<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>dd</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/dd/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>dd</description>
	<pubDate>Mon, 22 Mar 2010 03:46:58+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>struts1.x tags</title>
		<link>http://www.codeweblog.com/struts1-x-tags/</link>
		<comments>http://www.codeweblog.com/struts1-x-tags/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 02:35:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[taglib]]></category>
<category><![CDATA[prefix]]></category>
<category><![CDATA[struts apache]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[uri]]></category>
<category><![CDATA[labels]]></category>
<category><![CDATA[decimal format]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts1-x-tags/</guid>
		<description><![CDATA[1, beanwrite label action in the scope of the request to set the following properties Back to the jsp page to display labels with beanwrite 2, logic tags (logical judgments) Back to jsp page tags to u ...]]></description>
		<content:encoded><![CDATA[1, beanwrite label action in the scope of the request to set the following properties Back to the jsp page to display labels with beanwrite 2, logic tags (logical judgments) Back to jsp page tags to u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts1-x-tags/</wfw:commentRss>
	</item>
		<item>
		<title>JBoss EJB 3.0 Chapter X: Transfer of communication encryption</title>
		<link>http://www.codeweblog.com/jboss-ejb-3-0-chapter-x-transfer-of-communication-encryption/</link>
		<comments>http://www.codeweblog.com/jboss-ejb-3-0-chapter-x-transfer-of-communication-encryption/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 11:45:25+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[server default]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[alias]]></category>
<category><![CDATA[ejb3]]></category>
<category><![CDATA[mbean]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[ejb container]]></category>
<category><![CDATA[opensource]]></category>
<category><![CDATA[client communication]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[home server]]></category>
<category><![CDATA[jboss ejb]]></category>
<category><![CDATA[jboss aop]]></category>
<category><![CDATA[keystore]]></category>
<category><![CDATA[key cd]]></category>
<category><![CDATA[type connector]]></category>
<category><![CDATA[network cards]]></category>
<category><![CDATA[private key]]></category>
<category><![CDATA[socket layer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jboss-ejb-3-0-chapter-x-transfer-of-communication-encryption/</guid>
		<description><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html 10 transmission This explains how and EJB3 client communication between the container and how to s ...]]></description>
		<content:encoded><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html 10 transmission This explains how and EJB3 client communication between the container and how to s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jboss-ejb-3-0-chapter-x-transfer-of-communication-encryption/</wfw:commentRss>
	</item>
		<item>
		<title>Date selector</title>
		<link>http://www.codeweblog.com/date-selector/</link>
		<comments>http://www.codeweblog.com/date-selector/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[scripts]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[true size]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[formatdate]]></category>
<category><![CDATA[fmt]]></category>
<category><![CDATA[calendar calendar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/date-selector/</guid>
		<description><![CDATA[Date selector]]></description>
		<content:encoded><![CDATA[Date selector				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/date-selector/</wfw:commentRss>
	</item>
		<item>
		<title>javaScript connect to database</title>
		<link>http://www.codeweblog.com/javascript-connect-to-database/</link>
		<comments>http://www.codeweblog.com/javascript-connect-to-database/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 02:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[sql connection]]></category>
<category><![CDATA[connection database]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[pubs]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[key words]]></category>
<category><![CDATA[initial catalog]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[jet oledb]]></category>
<category><![CDATA[database javascript]]></category>
<category><![CDATA[open sql]]></category>
<category><![CDATA[database function]]></category>
<category><![CDATA[microsoft jet]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-connect-to-database/</guid>
		<description><![CDATA[js connect to database Key words: js connected database, javascript connection database, js operation database, js read a database, javascript link data Database on the Desktop &lt;script language=&qu ...]]></description>
		<content:encoded><![CDATA[js connect to database Key words: js connected database, javascript connection database, js operation database, js read a database, javascript link data Database on the Desktop &lt;script language=&qu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-connect-to-database/</wfw:commentRss>
	</item>
		<item>
		<title>js checkbox selected unlimited class</title>
		<link>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</link>
		<comments>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[input type radio]]></category>
<category><![CDATA[radio name]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[resource id]]></category>
<category><![CDATA[resource document]]></category>
<category><![CDATA[true value]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</guid>
		<description><![CDATA[js checkbox selected unlimited class]]></description>
		<content:encoded><![CDATA[js checkbox selected unlimited class				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</wfw:commentRss>
	</item>
		<item>
		<title>Help (RUBY)</title>
		<link>http://www.codeweblog.com/help-ruby/</link>
		<comments>http://www.codeweblog.com/help-ruby/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[qq]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[gems]]></category>
<category><![CDATA[mistake]]></category>
<category><![CDATA[dd]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/help-ruby/</guid>
		<description><![CDATA[(in F: / dd) !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. rake aborted! 126: The specified module could not find. - C ...]]></description>
		<content:encoded><![CDATA[(in F: / dd) !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. rake aborted! 126: The specified module could not find. - C ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-integration-of-easy/" title="Struts2 Spring Hibernate integration of easy">Struts2 Spring Hibernate integration of easy</a> 2009-02-27 14:55:15</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/help-ruby/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript is commonly used input checksum correct client</title>
		<link>http://www.codeweblog.com/javascript-is-commonly-used-input-checksum-correct-client/</link>
		<comments>http://www.codeweblog.com/javascript-is-commonly-used-input-checksum-correct-client/#comments</comments>
		<pubDate>Wed, 13 May 2009 15:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[d test]]></category>
<category><![CDATA[dd]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-is-commonly-used-input-checksum-correct-client/</guid>
		<description><![CDATA[JavaScript is commonly used input checksum correct client]]></description>
		<content:encoded><![CDATA[JavaScript is commonly used input checksum correct client				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-is-commonly-used-input-checksum-correct-client/</wfw:commentRss>
	</item>
		<item>
		<title>Pictures scroll js implementation</title>
		<link>http://www.codeweblog.com/pictures-scroll-js-implementation/</link>
		<comments>http://www.codeweblog.com/pictures-scroll-js-implementation/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 14:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[images]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[ffffff]]></category>
<category><![CDATA[ul]]></category>
<category><![CDATA[move move]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[case move]]></category>
<category><![CDATA[img border]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[animation]]></category>
<category><![CDATA[yahoo]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/pictures-scroll-js-implementation/</guid>
		<description><![CDATA[Pictures scroll js implementation]]></description>
		<content:encoded><![CDATA[Pictures scroll js implementation				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/pictures-scroll-js-implementation/</wfw:commentRss>
	</item>
	</channel>
</rss>
