<?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>java code</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-code/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java code</description>
	<pubDate>Tue, 16 Mar 2010 17:28:16+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Hibernate Tools Eclipse plug-in installation</title>
		<link>http://www.codeweblog.com/hibernate-tools-eclipse-plug-in-installation/</link>
		<comments>http://www.codeweblog.com/hibernate-tools-eclipse-plug-in-installation/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 11:45:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[src directory]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[code completion]]></category>
<category><![CDATA[table column]]></category>
<category><![CDATA[column names]]></category>
<category><![CDATA[ant task]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[code generator]]></category>
<category><![CDATA[correct configuration]]></category>
<category><![CDATA[schema document]]></category>
<category><![CDATA[perspective window]]></category>
<category><![CDATA[configuration wizards]]></category>
<category><![CDATA[integration code]]></category>
<category><![CDATA[new eclipse]]></category>
<category><![CDATA[comprehensive development]]></category>
<category><![CDATA[hml]]></category>
<category><![CDATA[downloaded file]]></category>
<category><![CDATA[handy tool]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-tools-eclipse-plug-in-installation/</guid>
		<description><![CDATA[Hibernate Tools Description: Hibernate Tools from JBoss launched a comprehensive development tool for Eclipse plug-ins, the plug-in can simplify ORM framework Hibernate, and JBoss Seam, EJB3, etc. dev ...]]></description>
		<content:encoded><![CDATA[Hibernate Tools Description: Hibernate Tools from JBoss launched a comprehensive development tool for Eclipse plug-ins, the plug-in can simplify ORM framework Hibernate, and JBoss Seam, EJB3, etc. dev ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-tools-eclipse-plug-in-installation/</wfw:commentRss>
	</item>
		<item>
		<title>Convolution matrix algorithm, problem-solving thinking problems</title>
		<link>http://www.codeweblog.com/convolution-matrix-algorithm-problem-solving-thinking-problems/</link>
		<comments>http://www.codeweblog.com/convolution-matrix-algorithm-problem-solving-thinking-problems/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 04:00:16+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[variable length]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[code java]]></category>
<category><![CDATA[optimization]]></category>
<category><![CDATA[printing process]]></category>
<category><![CDATA[int array]]></category>
<category><![CDATA[laps]]></category>
<category><![CDATA[algorithm complexity]]></category>
<category><![CDATA[storage record]]></category>
<category><![CDATA[lap length]]></category>
<category><![CDATA[lap number]]></category>
<category><![CDATA[circle 33]]></category>
<category><![CDATA[digital matrix]]></category>
<category><![CDATA[sequence length]]></category>
<category><![CDATA[series 3]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/convolution-matrix-algorithm-problem-solving-thinking-problems/</guid>
		<description><![CDATA[The subject of a roundabout to require the digital matrix Java code int i = 5; 12345 161,718,196 152,425,207 142,322,218 131,211,109 int i = 6 123,456 20,212,223,247 19,323,334,258 18,313,635,269 173, ...]]></description>
		<content:encoded><![CDATA[The subject of a roundabout to require the digital matrix Java code int i = 5; 12345 161,718,196 152,425,207 142,322,218 131,211,109 int i = 6 123,456 20,212,223,247 19,323,334,258 18,313,635,269 173, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-mapping-types/" title="Hibernate Mapping Types">Hibernate Mapping Types</a> 2009-02-27 12:34:06</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/convolution-matrix-algorithm-problem-solving-thinking-problems/</wfw:commentRss>
	</item>
		<item>
		<title>java regular expressions to achieve</title>
		<link>http://www.codeweblog.com/java-regular-expressions-to-achieve/</link>
		<comments>http://www.codeweblog.com/java-regular-expressions-to-achieve/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 15:20:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[job]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[regex pattern]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[using regular expressions]]></category>
<category><![CDATA[string source]]></category>
<category><![CDATA[java regular expressions]]></category>
<category><![CDATA[nepal]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-regular-expressions-to-achieve/</guid>
		<description><![CDATA[Nepal may be encountered at work need to obtain one or a number of variables inside the http response, this time the role of regular expressions are embodied, and in general work, a lot of use to the  ...]]></description>
		<content:encoded><![CDATA[Nepal may be encountered at work need to obtain one or a number of variables inside the http response, this time the role of regular expressions are embodied, and in general work, a lot of use to the  ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/java-regular-expressions-to-achieve/</wfw:commentRss>
	</item>
		<item>
		<title>java code for the page</title>
		<link>http://www.codeweblog.com/java-code-for-the-page/</link>
		<comments>http://www.codeweblog.com/java-code-for-the-page/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 12:50:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[null string]]></category>
<category><![CDATA[bufferedreader]]></category>
<category><![CDATA[inputstreamreader]]></category>
<category><![CDATA[java implementations]]></category>
<category><![CDATA[import info]]></category>
<category><![CDATA[relevant package]]></category>
<category><![CDATA[keyset]]></category>
<category><![CDATA[daren]]></category>
<category><![CDATA[last resort]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-code-for-the-page/</guid>
		<description><![CDATA[Recent studies have crawled pages, and discovered to obtain the page&#39;s encoding format, Java implementations is not ready, although there are a csdn Daren wrote an article, with code, unfortunatel ...]]></description>
		<content:encoded><![CDATA[Recent studies have crawled pages, and discovered to obtain the page&#39;s encoding format, Java implementations is not ready, although there are a csdn Daren wrote an article, with code, unfortunatel ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/java-code-for-the-page/</wfw:commentRss>
	</item>
		<item>
		<title>java task scheduler (Quartz篇)</title>
		<link>http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/</link>
		<comments>http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:00:50+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[date time]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[flip flop]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[doc document]]></category>
<category><![CDATA[quartz]]></category>
<category><![CDATA[period arrangements]]></category>
<category><![CDATA[task scheduler]]></category>
<category><![CDATA[timer class]]></category>
<category><![CDATA[task execution]]></category>
<category><![CDATA[schedul]]></category>
<category><![CDATA[task scheduling]]></category>
<category><![CDATA[appointed time]]></category>
<category><![CDATA[job description]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/</guid>
		<description><![CDATA[java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...]]></description>
		<content:encoded><![CDATA[java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/java-task-scheduler-quartz%e7%af%87/</wfw:commentRss>
	</item>
		<item>
		<title>How to export the private key keystore</title>
		<link>http://www.codeweblog.com/how-to-export-the-private-key-keystore/</link>
		<comments>http://www.codeweblog.com/how-to-export-the-private-key-keystore/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:50:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[alias]]></category>
<category><![CDATA[fileinputstream]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[circumstances]]></category>
<category><![CDATA[key key]]></category>
<category><![CDATA[workspace]]></category>
<category><![CDATA[sun]]></category>
<category><![CDATA[java security]]></category>
<category><![CDATA[filewriter]]></category>
<category><![CDATA[keystore]]></category>
<category><![CDATA[changeit]]></category>
<category><![CDATA[private file]]></category>
<category><![CDATA[keytool]]></category>
<category><![CDATA[jks]]></category>
<category><![CDATA[security key]]></category>
<category><![CDATA[base64encoder]]></category>
<category><![CDATA[cert]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-export-the-private-key-keystore/</guid>
		<description><![CDATA[Under normal circumstances, you have passed the key pair generated by keytool in the private key can not lead ourselves, However, through their own Java code to do that.]]></description>
		<content:encoded><![CDATA[Under normal circumstances, you have passed the key pair generated by keytool in the private key can not lead ourselves, However, through their own Java code to do that.				<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/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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-export-the-private-key-keystore/</wfw:commentRss>
	</item>
		<item>
		<title>Anonymous classes on Java, Some Thoughts on</title>
		<link>http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/</link>
		<comments>http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 00:25:41+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[code java]]></category>
<category><![CDATA[interface methods]]></category>
<category><![CDATA[swing]]></category>
<category><![CDATA[anonymous classes]]></category>
<category><![CDATA[joptionpane]]></category>
<category><![CDATA[addactionlistener]]></category>
<category><![CDATA[actionevent]]></category>
<category><![CDATA[programming approach]]></category>
<category><![CDATA[system exit]]></category>
<category><![CDATA[listeners]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/</guid>
		<description><![CDATA[2009-12-04 Anonymous classes on Java, Some Thoughts on Keywords: right java anonymous classes in Some Thoughts Introduction Java&#39;s anonymous classes are more interesting as a programming approach, ...]]></description>
		<content:encoded><![CDATA[2009-12-04 Anonymous classes on Java, Some Thoughts on Keywords: right java anonymous classes in Some Thoughts Introduction Java&#39;s anonymous classes are more interesting as a programming approach, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/</wfw:commentRss>
	</item>
		<item>
		<title>Death linked to hibernate JNDI query WebSphere</title>
		<link>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</link>
		<comments>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 11:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[inquiries]]></category>
<category><![CDATA[null return]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[operating environment]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[threads]]></category>
<category><![CDATA[stack overflow]]></category>
<category><![CDATA[naming service]]></category>
<category><![CDATA[option 1]]></category>
<category><![CDATA[thr]]></category>
<category><![CDATA[quartz]]></category>
<category><![CDATA[utran]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</guid>
		<description><![CDATA[Operating Environment: Aix + WebSphere 6.1 + Oracle + Quartz1.65 + Sping2.5.6 + Hibernate 3.3.1 Phenomenon: Node &amp; Server of WebSphere hanging dead, JVM stack overflow, WebSphere district where th ...]]></description>
		<content:encoded><![CDATA[Operating Environment: Aix + WebSphere 6.1 + Oracle + Quartz1.65 + Sping2.5.6 + Hibernate 3.3.1 Phenomenon: Node &amp; Server of WebSphere hanging dead, JVM stack overflow, WebSphere district where th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Construction category</title>
		<link>http://www.codeweblog.com/javascript-construction-category/</link>
		<comments>http://www.codeweblog.com/javascript-construction-category/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[instances]]></category>
<category><![CDATA[advantages and disadvantages]]></category>
<category><![CDATA[code structure]]></category>
<category><![CDATA[tectonic]]></category>
<category><![CDATA[lisi]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-construction-category/</guid>
		<description><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/193663 Construction of javascript in 4 major ways 1. Tectonic defined category 2. Prototype defined category 3. A combination of structur ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/193663 Construction of javascript in 4 major ways 1. Tectonic defined category 2. Prototype defined category 3. A combination of structur ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-construction-category/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript --- kind of inheritance</title>
		<link>http://www.codeweblog.com/javascript-kind-of-inheritance/</link>
		<comments>http://www.codeweblog.com/javascript-kind-of-inheritance/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 20:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[first approach]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-kind-of-inheritance/</guid>
		<description><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/194252 1. The first approach, posing as the way the object. (Using js in the name of each method is a Function object) Java code / / The  ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/194252 1. The first approach, posing as the way the object. (Using js in the name of each method is a Function object) Java code / / The  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-kind-of-inheritance/</wfw:commentRss>
	</item>
		<item>
		<title>DWR method call in a variety of java</title>
		<link>http://www.codeweblog.com/dwr-method-call-in-a-variety-of-java/</link>
		<comments>http://www.codeweblog.com/dwr-method-call-in-a-variety-of-java/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 07:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[security considerations]]></category>
<category><![CDATA[java method]]></category>
<category><![CDATA[xml 3]]></category>
<category><![CDATA[formal environment]]></category>
<category><![CDATA[xml articles]]></category>
<category><![CDATA[java methods]]></category>
<category><![CDATA[localhost port]]></category>
<category><![CDATA[test mode]]></category>
<category><![CDATA[minimal configuration]]></category>
<category><![CDATA[introductory level]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-method-call-in-a-variety-of-java/</guid>
		<description><![CDATA[DWR is a framework, a simple javascript that is able to call java methods directly, without having to write a lot of javascript code. It is based on the realization of the ajax, the effect can be achi ...]]></description>
		<content:encoded><![CDATA[DWR is a framework, a simple javascript that is able to call java methods directly, without having to write a lot of javascript code. It is based on the realization of the ajax, the effect can be achi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/dwr-method-call-in-a-variety-of-java/</wfw:commentRss>
	</item>
		<item>
		<title>Struts2 + JSON to achieve the return of objects and a list of AJAX</title>
		<link>http://www.codeweblog.com/struts2-json-to-achieve-the-return-of-objects-and-a-list-of-ajax/</link>
		<comments>http://www.codeweblog.com/struts2-json-to-achieve-the-return-of-objects-and-a-list-of-ajax/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[javabean]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[entity objects]]></category>
<category><![CDATA[struts apache]]></category>
<category><![CDATA[result object]]></category>
<category><![CDATA[string username]]></category>
<category><![CDATA[string sex]]></category>
<category><![CDATA[directory web]]></category>
<category><![CDATA[result type]]></category>
<category><![CDATA[java source]]></category>
<category><![CDATA[sequence status]]></category>
<category><![CDATA[class users]]></category>
<category><![CDATA[public users]]></category>
<category><![CDATA[sex public]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-json-to-achieve-the-return-of-objects-and-a-list-of-ajax/</guid>
		<description><![CDATA[JSON is a plug-in, it allows us to call in the asynchronous JavaScript in Action, it provides a return json result type (ResultType), as long as the specified type for Action return json result type,  ...]]></description>
		<content:encoded><![CDATA[JSON is a plug-in, it allows us to call in the asynchronous JavaScript in Action, it provides a return json result type (ResultType), as long as the specified type for Action return json result type,  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts2-json-to-achieve-the-return-of-objects-and-a-list-of-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Based on the annotation according to hibernate primary key generation strategy</title>
		<link>http://www.codeweblog.com/based-on-the-annotation-according-to-hibernate-primary-key-generation-strategy/</link>
		<comments>http://www.codeweblog.com/based-on-the-annotation-according-to-hibernate-primary-key-generation-strategy/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[pk]]></category>
<category><![CDATA[key generation]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[composite keys]]></category>
<category><![CDATA[target method]]></category>
<category><![CDATA[tb]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[sequence database]]></category>
<category><![CDATA[code target]]></category>
<category><![CDATA[table generator]]></category>
<category><![CDATA[sequence identity]]></category>
<category><![CDATA[code id]]></category>
<category><![CDATA[control 1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/based-on-the-annotation-according-to-hibernate-primary-key-generation-strategy/</guid>
		<description><![CDATA[Here to discuss the primary key agents, business primary key (for example, composite keys, etc.) do not discuss here. A, JPA generator strategy adopted by General annotation to hibernate entity mappin ...]]></description>
		<content:encoded><![CDATA[Here to discuss the primary key agents, business primary key (for example, composite keys, etc.) do not discuss here. A, JPA generator strategy adopted by General annotation to hibernate entity mappin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/based-on-the-annotation-according-to-hibernate-primary-key-generation-strategy/</wfw:commentRss>
	</item>
		<item>
		<title>Briefly Jetty</title>
		<link>http://www.codeweblog.com/briefly-jetty/</link>
		<comments>http://www.codeweblog.com/briefly-jetty/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[test1]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[briefly]]></category>
<category><![CDATA[tomcat server]]></category>
<category><![CDATA[server object]]></category>
<category><![CDATA[server java]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[set context]]></category>
<category><![CDATA[object server]]></category>
<category><![CDATA[socket set]]></category>
<category><![CDATA[context server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/briefly-jetty/</guid>
		<description><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...]]></description>
		<content:encoded><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</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/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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/briefly-jetty/</wfw:commentRss>
	</item>
		<item>
		<title>The first time the use of Ajax</title>
		<link>http://www.codeweblog.com/the-first-time-the-use-of-ajax/</link>
		<comments>http://www.codeweblog.com/the-first-time-the-use-of-ajax/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[obj]]></category>
<category><![CDATA[half a day]]></category>
<category><![CDATA[true url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-first-time-the-use-of-ajax/</guid>
		<description><![CDATA[Today for the first time the use of Ajax, do not use the framework, spend half a day, but the蛮多harvest. js file: var xmlHttp; function methodName (obj) ( if (window.XMLHttpxmlHttpuest) ( xmlHttp = new ...]]></description>
		<content:encoded><![CDATA[Today for the first time the use of Ajax, do not use the framework, spend half a day, but the蛮多harvest. js file: var xmlHttp; function methodName (obj) ( if (window.XMLHttpxmlHttpuest) ( xmlHttp = new ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/the-first-time-the-use-of-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>mootools achieve ajax</title>
		<link>http://www.codeweblog.com/mootools-achieve-ajax/</link>
		<comments>http://www.codeweblog.com/mootools-achieve-ajax/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 08:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[wrapper class]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[ping ping]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[html charset]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mootools-achieve-ajax/</guid>
		<description><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...]]></description>
		<content:encoded><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/mootools-achieve-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>ajax to achieve mootools</title>
		<link>http://www.codeweblog.com/ajax-to-achieve-mootools/</link>
		<comments>http://www.codeweblog.com/ajax-to-achieve-mootools/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[wrapper class]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[ping ping]]></category>
<category><![CDATA[response error]]></category>
<category><![CDATA[respons]]></category>
<category><![CDATA[html charset]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-achieve-mootools/</guid>
		<description><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...]]></description>
		<content:encoded><![CDATA[As we all know, ajax source code can be written directly to achieve, but it&#39;s a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/ajax-to-achieve-mootools/</wfw:commentRss>
	</item>
		<item>
		<title>Introduction to Hibernate</title>
		<link>http://www.codeweblog.com/introduction-to-hibernate/</link>
		<comments>http://www.codeweblog.com/introduction-to-hibernate/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[design stage]]></category>
<category><![CDATA[phase separation]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[model changes]]></category>
<category><![CDATA[type attributes]]></category>
<category><![CDATA[poor readability]]></category>
<category><![CDATA[performance domain]]></category>
<category><![CDATA[physical relationship]]></category>
<category><![CDATA[memory performance]]></category>
<category><![CDATA[relational mapping]]></category>
<category><![CDATA[business objects]]></category>
<category><![CDATA[conceptual model]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduction-to-hibernate/</guid>
		<description><![CDATA[1, Why should there be a hibernate? Because in the development of various sub-systems, we need to have the idea, so that the software has better scalability and flexibility! 2, the performance of the  ...]]></description>
		<content:encoded><![CDATA[1, Why should there be a hibernate? Because in the development of various sub-systems, we need to have the idea, so that the software has better scalability and flexibility! 2, the performance of the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/introduction-to-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Quick Start</title>
		<link>http://www.codeweblog.com/hibernate-quick-start/</link>
		<comments>http://www.codeweblog.com/hibernate-quick-start/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[open source project]]></category>
<category><![CDATA[core members]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[advanced features]]></category>
<category><![CDATA[data retrieval]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[good solution]]></category>
<category><![CDATA[gavin king]]></category>
<category><![CDATA[core idea]]></category>
<category><![CDATA[project organization]]></category>
<category><![CDATA[jdo java]]></category>
<category><![CDATA[javabean properties]]></category>
<category><![CDATA[melbourne australia]]></category>
<category><![CDATA[webgain]]></category>
<category><![CDATA[personal works]]></category>
<category><![CDATA[practical technology]]></category>
<category><![CDATA[sydney australia]]></category>
<category><![CDATA[cirrus]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-quick-start/</guid>
		<description><![CDATA[Hibernate Framework Hibernate Framework Hibernate Quick Start Hibernate based on semantic Hibernate configuration basis Hibernate O / R Mapping Hibernate Data Association Hibernate data retrieval HQL  ...]]></description>
		<content:encoded><![CDATA[Hibernate Framework Hibernate Framework Hibernate Quick Start Hibernate based on semantic Hibernate configuration basis Hibernate O / R Mapping Hibernate Data Association Hibernate data retrieval HQL  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-quick-start/</wfw:commentRss>
	</item>
		<item>
		<title>MM on the recovery from the 23 kinds of Design Pattern</title>
		<link>http://www.codeweblog.com/mm-on-the-recovery-from-the-23-kinds-of-design-pattern/</link>
		<comments>http://www.codeweblog.com/mm-on-the-recovery-from-the-23-kinds-of-design-pattern/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 10:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[fragment]]></category>
<category><![CDATA[fried chicken wings]]></category>
<category><![CDATA[kentucky fried chicken]]></category>
<category><![CDATA[kfc chicken]]></category>
<category><![CDATA[four wings]]></category>
<category><![CDATA[customer classes]]></category>
<category><![CDATA[machine translation]]></category>
<category><![CDATA[favorite things]]></category>
<category><![CDATA[waiter]]></category>
<category><![CDATA[mcdonald]]></category>
<category><![CDATA[new girl]]></category>
<category><![CDATA[girl 2]]></category>
<category><![CDATA[consumers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mm-on-the-recovery-from-the-23-kinds-of-design-pattern/</guid>
		<description><![CDATA[1, FACTORY-up MM and ultimately invited to dine, and McDonald&#39;s and Kentucky Fried Chicken wings are the wings MM favorite things, although the taste may be different, but no matter what you bring ...]]></description>
		<content:encoded><![CDATA[1, FACTORY-up MM and ultimately invited to dine, and McDonald&#39;s and Kentucky Fried Chicken wings are the wings MM favorite things, although the taste may be different, but no matter what you bring ...				<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/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/mm-on-the-recovery-from-the-23-kinds-of-design-pattern/</wfw:commentRss>
	</item>
		<item>
		<title>The list of stress-testing tool</title>
		<link>http://www.codeweblog.com/the-list-of-stress-testing-tool/</link>
		<comments>http://www.codeweblog.com/the-list-of-stress-testing-tool/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 10:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[performance test]]></category>
<category><![CDATA[stress testing]]></category>
<category><![CDATA[testing tool]]></category>
<category><![CDATA[stress tests]]></category>
<category><![CDATA[jmeter]]></category>
<category><![CDATA[analysis tools]]></category>
<category><![CDATA[c test]]></category>
<category><![CDATA[performance testing tools]]></category>
<category><![CDATA[web application developers]]></category>
<category><![CDATA[java performance]]></category>
<category><![CDATA[time c]]></category>
<category><![CDATA[apache project]]></category>
<category><![CDATA[webload]]></category>
<category><![CDATA[jtest]]></category>
<category><![CDATA[project organization]]></category>
<category><![CDATA[c white]]></category>
<category><![CDATA[analysis tool]]></category>
<category><![CDATA[parasoft]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-list-of-stress-testing-tool/</guid>
		<description><![CDATA[Reason for nomination: Jtest is parasoft company launched a java language for automated white-box testing tool that automates unit testing of java code standards and calibration to improve the reliabi ...]]></description>
		<content:encoded><![CDATA[Reason for nomination: Jtest is parasoft company launched a java language for automated white-box testing tool that automates unit testing of java code standards and calibration to improve the reliabi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-list-of-stress-testing-tool/</wfw:commentRss>
	</item>
		<item>
		<title>DWR Study Notes</title>
		<link>http://www.codeweblog.com/dwr-study-notes/</link>
		<comments>http://www.codeweblog.com/dwr-study-notes/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 07:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[lt c]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[browser side]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[java servlet]]></category>
<category><![CDATA[rpc mechanism]]></category>
<category><![CDATA[description web]]></category>
<category><![CDATA[server java]]></category>
<category><![CDATA[open source database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-study-notes/</guid>
		<description><![CDATA[The following is an example from an analysis of the building process. 1, DWR introduced DWR is a allows you to create AJAX WEB site JAVA open-source database. It allows you in the browser call the Jav ...]]></description>
		<content:encoded><![CDATA[The following is an example from an analysis of the building process. 1, DWR introduced DWR is a allows you to create AJAX WEB site JAVA open-source database. It allows you in the browser call the Jav ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-study-notes/</wfw:commentRss>
	</item>
		<item>
		<title>Java developer-oriented guide to db4o: Part 3: db4o Database Reconstruction</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-3-db4o-database-reconstruction/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-3-db4o-database-reconstruction/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 21:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[consistency]]></category>
<category><![CDATA[emergence]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[reconstruction]]></category>
<category><![CDATA[object database]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[interface type]]></category>
<category><![CDATA[scenarios]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[test driven development]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[persistent storage]]></category>
<category><![CDATA[database management]]></category>
<category><![CDATA[ted neward]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[rdbms]]></category>
<category><![CDATA[target database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-3-db4o-database-reconstruction/</guid>
		<description><![CDATA[Reconstruction of Java ™ code is far simpler than the reconstruction of relational database, but fortunately, for the target database is not the case. In this month&#39;s Java developer-oriented guide ...]]></description>
		<content:encoded><![CDATA[Reconstruction of Java ™ code is far simpler than the reconstruction of relational database, but fortunately, for the target database is not the case. In this month&#39;s Java developer-oriented guide ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<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-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-3-db4o-database-reconstruction/</wfw:commentRss>
	</item>
		<item>
		<title>Rails and Flash to create beautiful statements</title>
		<link>http://www.codeweblog.com/rails-and-flash-to-create-beautiful-statements/</link>
		<comments>http://www.codeweblog.com/rails-and-flash-to-create-beautiful-statements/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 19:05:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[instantrails]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[swfobject]]></category>
<category><![CDATA[free version]]></category>
<category><![CDATA[key txt]]></category>
<category><![CDATA[xml builder]]></category>
<category><![CDATA[support censorship]]></category>
<category><![CDATA[format html format]]></category>
<category><![CDATA[population cities]]></category>
<category><![CDATA[translation 1]]></category>
<category><![CDATA[method statements]]></category>
<category><![CDATA[population data]]></category>
<category><![CDATA[rc1]]></category>
<category><![CDATA[popen]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-and-flash-to-create-beautiful-statements/</guid>
		<description><![CDATA[This article will introduce a combination of Rails and Flash, to create the method statements. Comparing the original long, I am a simple translation 1. Generated effects are as follows: 2. A variety  ...]]></description>
		<content:encoded><![CDATA[This article will introduce a combination of Rails and Flash, to create the method statements. Comparing the original long, I am a simple translation 1. Generated effects are as follows: 2. A variety  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-and-flash-to-create-beautiful-statements/</wfw:commentRss>
	</item>
		<item>
		<title>Small talk about JavaScript, and programming - programmers - artists</title>
		<link>http://www.codeweblog.com/small-talk-about-javascript-and-programming-programmers-artists/</link>
		<comments>http://www.codeweblog.com/small-talk-about-javascript-and-programming-programmers-artists/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[grammar]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[html tags]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[time javascript]]></category>
<category><![CDATA[simple request]]></category>
<category><![CDATA[natural language]]></category>
<category><![CDATA[programming methods]]></category>
<category><![CDATA[javascript programming]]></category>
<category><![CDATA[pet store]]></category>
<category><![CDATA[programming programmers]]></category>
<category><![CDATA[store maintenance]]></category>
<category><![CDATA[experience summary]]></category>
<category><![CDATA[subject company]]></category>
<category><![CDATA[jitter]]></category>
<category><![CDATA[test questions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/small-talk-about-javascript-and-programming-programmers-artists/</guid>
		<description><![CDATA[Today, at long last the subject of the first assessment done, tomorrow will be the deployment of a complete one&#39;s task, think about the past three days, really painful, but has learned a lot. Arra ...]]></description>
		<content:encoded><![CDATA[Today, at long last the subject of the first assessment done, tomorrow will be the deployment of a complete one&#39;s task, think about the past three days, really painful, but has learned a lot. Arra ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/small-talk-about-javascript-and-programming-programmers-artists/</wfw:commentRss>
	</item>
		<item>
		<title>dwr tutorial examples (including run error modification)</title>
		<link>http://www.codeweblog.com/dwr-tutorial-examples-including-run-error-modification/</link>
		<comments>http://www.codeweblog.com/dwr-tutorial-examples-including-run-error-modification/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 02:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[javascrip]]></category>
<category><![CDATA[development framework]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[reflex mechanisms]]></category>
<category><![CDATA[correlation method]]></category>
<category><![CDATA[xml components]]></category>
<category><![CDATA[dom trees]]></category>
<category><![CDATA[operational code]]></category>
<category><![CDATA[side approach]]></category>
<category><![CDATA[code users]]></category>
<category><![CDATA[logging operation]]></category>
<category><![CDATA[business code]]></category>
<category><![CDATA[callback functions]]></category>
<category><![CDATA[automatic configuration]]></category>
<category><![CDATA[added features]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-tutorial-examples-including-run-error-modification/</guid>
		<description><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Use of the AJAX development framework can become very simple. DWR can use the use of JavaScript on the client side of a direct cal ...]]></description>
		<content:encoded><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Use of the AJAX development framework can become very simple. DWR can use the use of JavaScript on the client side of a direct cal ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-tutorial-examples-including-run-error-modification/</wfw:commentRss>
	</item>
		<item>
		<title>WEB development of the first day of</title>
		<link>http://www.codeweblog.com/web-development-of-the-first-day-of/</link>
		<comments>http://www.codeweblog.com/web-development-of-the-first-day-of/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 01:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[dynamic languages]]></category>
<category><![CDATA[database performance]]></category>
<category><![CDATA[sized projects]]></category>
<category><![CDATA[static content]]></category>
<category><![CDATA[dynamic effects]]></category>
<category><![CDATA[first language]]></category>
<category><![CDATA[java server page]]></category>
<category><![CDATA[dynamic servlet]]></category>
<category><![CDATA[dynamic web pages]]></category>
<category><![CDATA[browser implementation]]></category>
<category><![CDATA[servlet java]]></category>
<category><![CDATA[request stream]]></category>
<category><![CDATA[code safety]]></category>
<category><![CDATA[interactive server]]></category>
<category><![CDATA[javascript event]]></category>
<category><![CDATA[platform code]]></category>
<category><![CDATA[mssqlserver]]></category>
<category><![CDATA[safety support]]></category>
<category><![CDATA[runtime environment]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/web-development-of-the-first-day-of/</guid>
		<description><![CDATA[Knowledge about this point A Web development process The basic B JavaScript syntax C JavaScript method and the use of the definition of D JavaScript event-driven and event handling E JavaScript in bri ...]]></description>
		<content:encoded><![CDATA[Knowledge about this point A Web development process The basic B JavaScript syntax C JavaScript method and the use of the definition of D JavaScript event-driven and event handling E JavaScript in bri ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/" title="Pring Beanfactory at the jsp, servlet, web.xml and other configuration">Pring Beanfactory at the jsp, servlet, web.xml and other configuration</a> 2009-03-03 10:26:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/web-development-of-the-first-day-of/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Session to be a stumbling一跤</title>
		<link>http://www.codeweblog.com/hibernate-session-to-be-a-stumbling%e4%b8%80%e8%b7%a4/</link>
		<comments>http://www.codeweblog.com/hibernate-session-to-be-a-stumbling%e4%b8%80%e8%b7%a4/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 02:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[key generation]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[session object]]></category>
<category><![CDATA[questions and answers]]></category>
<category><![CDATA[null session]]></category>
<category><![CDATA[isolation level]]></category>
<category><![CDATA[isopen]]></category>
<category><![CDATA[insertion]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-session-to-be-a-stumbling%e4%b8%80%e8%b7%a4/</guid>
		<description><![CDATA[The reasons for writing this blog is for questions and answers yesterday, I channel a problem, the problem is as follows: When the servlet to call the save method of DAO and submitted to the Panel, th ...]]></description>
		<content:encoded><![CDATA[The reasons for writing this blog is for questions and answers yesterday, I channel a problem, the problem is as follows: When the servlet to call the save method of DAO and submitted to the Panel, th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/hibernate-session-to-be-a-stumbling%e4%b8%80%e8%b7%a4/</wfw:commentRss>
	</item>
		<item>
		<title>GWT development and reasonable utilization of high-performance Ajax Applications</title>
		<link>http://www.codeweblog.com/gwt-development-and-reasonable-utilization-of-high-performance-ajax-applications/</link>
		<comments>http://www.codeweblog.com/gwt-development-and-reasonable-utilization-of-high-performance-ajax-applications/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 21:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[high performance]]></category>
<category><![CDATA[merits]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[halo]]></category>
<category><![CDATA[misunderstanding]]></category>
<category><![CDATA[development model]]></category>
<category><![CDATA[using java]]></category>
<category><![CDATA[strengths and weaknesses]]></category>
<category><![CDATA[better solution]]></category>
<category><![CDATA[google web]]></category>
<category><![CDATA[suitable template]]></category>
<category><![CDATA[interactive operations]]></category>
<category><![CDATA[model template]]></category>
<category><![CDATA[two and a half years]]></category>
<category><![CDATA[tendency]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/gwt-development-and-reasonable-utilization-of-high-performance-ajax-applications/</guid>
		<description><![CDATA[&quot;Faster than your hand-written AJAX&quot;, Google Web Toolkit to express the most brief. The past three years, gwt meet a variety of Ajax solutions for the challenges, from the original 1.0 to 1. ...]]></description>
		<content:encoded><![CDATA[&quot;Faster than your hand-written AJAX&quot;, Google Web Toolkit to express the most brief. The past three years, gwt meet a variety of Ajax solutions for the challenges, from the original 1.0 to 1. ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/gwt-development-and-reasonable-utilization-of-high-performance-ajax-applications/</wfw:commentRss>
	</item>
		<item>
		<title>dwr comet</title>
		<link>http://www.codeweblog.com/dwr-comet/</link>
		<comments>http://www.codeweblog.com/dwr-comet/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 09:25:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[code html]]></category>
<category><![CDATA[executor]]></category>
<category><![CDATA[responsiveness]]></category>
<category><![CDATA[server procedures]]></category>
<category><![CDATA[bottle wine]]></category>
<category><![CDATA[application scenario]]></category>
<category><![CDATA[comparative advantages]]></category>
<category><![CDATA[game machine]]></category>
<category><![CDATA[service categories]]></category>
<category><![CDATA[typical application]]></category>
<category><![CDATA[subscription model]]></category>
<category><![CDATA[news server]]></category>
<category><![CDATA[client requests]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-comet/</guid>
		<description><![CDATA[dwr&#39;s Reverse Ajax, a new bottle wine, in fact, is the comet techniques, namely the server to the client push js code, a typical application scenario is to compare the current game machine live fi ...]]></description>
		<content:encoded><![CDATA[dwr&#39;s Reverse Ajax, a new bottle wine, in fact, is the comet techniques, namely the server to the client push js code, a typical application scenario is to compare the current game machine live fi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-comet/</wfw:commentRss>
	</item>
		<item>
		<title>DWR framework for AJAX technology entry</title>
		<link>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</link>
		<comments>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 23:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[drop down list]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[soap]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[web servers]]></category>
<category><![CDATA[browser client]]></category>
<category><![CDATA[browser side]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[inversion]]></category>
<category><![CDATA[rpc mechanism]]></category>
<category><![CDATA[open source database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</guid>
		<description><![CDATA[(1) Introduction Official: http://directwebremoting.org/dwr/download The latest version: 2.0.5 DWR (Direct Web Remoting) are getahead developed a framework for implementation of AJAX applications. DWR ...]]></description>
		<content:encoded><![CDATA[(1) Introduction Official: http://directwebremoting.org/dwr/download The latest version: 2.0.5 DWR (Direct Web Remoting) are getahead developed a framework for implementation of AJAX applications. DWR ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</wfw:commentRss>
	</item>
		<item>
		<title>DWR-related elements</title>
		<link>http://www.codeweblog.com/dwr-related-elements/</link>
		<comments>http://www.codeweblog.com/dwr-related-elements/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[object id]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[java function]]></category>
<category><![CDATA[signatures]]></category>
<category><![CDATA[dimensional array]]></category>
<category><![CDATA[reference example]]></category>
<category><![CDATA[exact type]]></category>
<category><![CDATA[bold type]]></category>
<category><![CDATA[apartment]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-related-elements/</guid>
		<description><![CDATA[DWR collection converter using Abstract &lt;convert converter=&quot;collection&quot; match=&quot;java.util.Collection&quot;/&gt; From the Java Object -&gt; Javascript Object little problem, there is r ...]]></description>
		<content:encoded><![CDATA[DWR collection converter using Abstract &lt;convert converter=&quot;collection&quot; match=&quot;java.util.Collection&quot;/&gt; From the Java Object -&gt; Javascript Object little problem, there is r ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/dwr-related-elements/</wfw:commentRss>
	</item>
		<item>
		<title>Various DWR call java methods</title>
		<link>http://www.codeweblog.com/various-dwr-call-java-methods/</link>
		<comments>http://www.codeweblog.com/various-dwr-call-java-methods/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 06:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[introduction 1]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[security reasons]]></category>
<category><![CDATA[xml 3]]></category>
<category><![CDATA[formal environment]]></category>
<category><![CDATA[java methods]]></category>
<category><![CDATA[localhost port]]></category>
<category><![CDATA[test mode]]></category>
<category><![CDATA[uk ltd]]></category>
<category><![CDATA[minimum configuration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/various-dwr-call-java-methods/</guid>
		<description><![CDATA[DWR is a framework that is easy in javascript can call java methods directly, without having to write a lot of javascript code. Its implementation is based on ajax, and can achieve results without ref ...]]></description>
		<content:encoded><![CDATA[DWR is a framework that is easy in javascript can call java methods directly, without having to write a lot of javascript code. Its implementation is based on ajax, and can achieve results without ref ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/various-dwr-call-java-methods/</wfw:commentRss>
	</item>
		<item>
		<title>Depth and comprehensive interpretation of all aspects of Struts 2</title>
		<link>http://www.codeweblog.com/depth-and-comprehensive-interpretation-of-all-aspects-of-struts-2/</link>
		<comments>http://www.codeweblog.com/depth-and-comprehensive-interpretation-of-all-aspects-of-struts-2/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[web application development]]></category>
<category><![CDATA[expression language]]></category>
<category><![CDATA[layman]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[tag libraries]]></category>
<category><![CDATA[internationalization and localization]]></category>
<category><![CDATA[page navigation]]></category>
<category><![CDATA[validation logic]]></category>
<category><![CDATA[target data]]></category>
<category><![CDATA[logic class]]></category>
<category><![CDATA[framework applications]]></category>
<category><![CDATA[easy job]]></category>
<category><![CDATA[custom tag]]></category>
<category><![CDATA[uniform distribution]]></category>
<category><![CDATA[some frequently asked questions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/depth-and-comprehensive-interpretation-of-all-aspects-of-struts-2/</guid>
		<description><![CDATA[&quot;In layman&#39;s language and Struts 2&quot; First, Struts Overview Struts are used to develop a Model 2 framework applications. This framework can improve the speed of development as it provides ...]]></description>
		<content:encoded><![CDATA[&quot;In layman&#39;s language and Struts 2&quot; First, Struts Overview Struts are used to develop a Model 2 framework applications. This framework can improve the speed of development as it provides ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/depth-and-comprehensive-interpretation-of-all-aspects-of-struts-2/</wfw:commentRss>
	</item>
		<item>
		<title>EJB knowledge</title>
		<link>http://www.codeweblog.com/ejb-knowledge/</link>
		<comments>http://www.codeweblog.com/ejb-knowledge/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 19:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bean entity]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[entity object]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[javabean]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[enterprise bean]]></category>
<category><![CDATA[customer requests]]></category>
<category><![CDATA[platform java]]></category>
<category><![CDATA[enterprise java beans]]></category>
<category><![CDATA[database synchronization]]></category>
<category><![CDATA[application standards]]></category>
<category><![CDATA[model objects]]></category>
<category><![CDATA[access 2]]></category>
<category><![CDATA[new enterprise]]></category>
<category><![CDATA[long wait]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ejb-knowledge/</guid>
		<description><![CDATA[EJB is a server-side sun component model, the usefulness of the largest deployment of distributed applications are similar to Microsoft&#39;s. Net technology. With the advantages of cross-platform jav ...]]></description>
		<content:encoded><![CDATA[EJB is a server-side sun component model, the usefulness of the largest deployment of distributed applications are similar to Microsoft&#39;s. Net technology. With the advantages of cross-platform jav ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ejb-knowledge/</wfw:commentRss>
	</item>
		<item>
		<title>Java EE Development Status and Development of Three Musketeers</title>
		<link>http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/</link>
		<comments>http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/#comments</comments>
		<pubDate>Mon, 18 May 2009 01:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[component model]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[life cycle]]></category>
<category><![CDATA[reference resources]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[custom components]]></category>
<category><![CDATA[robustness]]></category>
<category><![CDATA[three musketeers]]></category>
<category><![CDATA[scalable features]]></category>
<category><![CDATA[logical resources]]></category>
<category><![CDATA[driven configuration]]></category>
<category><![CDATA[performance style]]></category>
<category><![CDATA[excellent resources]]></category>
<category><![CDATA[intense competition]]></category>
<category><![CDATA[facelets]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/</guid>
		<description><![CDATA[JSF 2.0 Though Java On display at the framework layer of very intense competition, but the JSF is still stick to their territories. Although there is a lot of JSF&#39;s about ease of use and robustnes ...]]></description>
		<content:encoded><![CDATA[JSF 2.0 Though Java On display at the framework layer of very intense competition, but the JSF is still stick to their territories. Although there is a lot of JSF&#39;s about ease of use and robustnes ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/</wfw:commentRss>
	</item>
		<item>
		<title>JS refresh the parent window in several ways</title>
		<link>http://www.codeweblog.com/js-refresh-the-parent-window-in-several-ways/</link>
		<comments>http://www.codeweblog.com/js-refresh-the-parent-window-in-several-ways/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[several ways]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-refresh-the-parent-window-in-several-ways/</guid>
		<description><![CDATA[Use iframe, pop-up sub-page to refresh the parent page iframe Js code &lt;script language=JavaScript&gt; parent.location.reload (); &lt;/ script&gt; Pop-up sub-page Js code &lt;script language=JavaScr ...]]></description>
		<content:encoded><![CDATA[Use iframe, pop-up sub-page to refresh the parent page iframe Js code &lt;script language=JavaScript&gt; parent.location.reload (); &lt;/ script&gt; Pop-up sub-page Js code &lt;script language=JavaScr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-refresh-the-parent-window-in-several-ways/</wfw:commentRss>
	</item>
		<item>
		<title>js entry class object-java programmers papers</title>
		<link>http://www.codeweblog.com/js-entry-class-object-java-programmers-papers/</link>
		<comments>http://www.codeweblog.com/js-entry-class-object-java-programmers-papers/#comments</comments>
		<pubDate>Sun, 03 May 2009 07:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[java programmers]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[ria]]></category>
<category><![CDATA[int age]]></category>
<category><![CDATA[java methods]]></category>
<category><![CDATA[java constructor]]></category>
<category><![CDATA[pointer point]]></category>
<category><![CDATA[java introduction]]></category>
<category><![CDATA[public animal]]></category>
<category><![CDATA[careful study]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-entry-class-object-java-programmers-papers/</guid>
		<description><![CDATA[Everyone to express their views or ha, I continue to study the well, me too just learn JS Ha, the original only as a simple API RIA is currently very hot, a lot of java developers also have to start u ...]]></description>
		<content:encoded><![CDATA[Everyone to express their views or ha, I continue to study the well, me too just learn JS Ha, the original only as a simple API RIA is currently very hot, a lot of java developers also have to start u ...				<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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-entry-class-object-java-programmers-papers/</wfw:commentRss>
	</item>
		<item>
		<title>struts2 + spring + hibernate pagination</title>
		<link>http://www.codeweblog.com/struts2-spring-hibernate-pagination/</link>
		<comments>http://www.codeweblog.com/struts2-spring-hibernate-pagination/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 15:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[interface java]]></category>
<category><![CDATA[impl]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[service layer]]></category>
<category><![CDATA[layer interface]]></category>
<category><![CDATA[dao 2]]></category>
<category><![CDATA[retu]]></category>
<category><![CDATA[news web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-spring-hibernate-pagination/</guid>
		<description><![CDATA[Pagination 2EE system showed that modification dao layer, service layer, action layer, pagination two types of documents, code is as follows: dao layer interface: Java code 1. Package com.last999.im.n ...]]></description>
		<content:encoded><![CDATA[Pagination 2EE system showed that modification dao layer, service layer, action layer, pagination two types of documents, code is as follows: dao layer interface: Java code 1. Package com.last999.im.n ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts2-spring-hibernate-pagination/</wfw:commentRss>
	</item>
		<item>
		<title>RubyOnRails in database configuration</title>
		<link>http://www.codeweblog.com/rubyonrails-in-database-configuration/</link>
		<comments>http://www.codeweblog.com/rubyonrails-in-database-configuration/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 08:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[database configuration]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[gems]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[correct wording]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[rubyonrails]]></category>
<category><![CDATA[root password]]></category>
<category><![CDATA[strange question]]></category>
<category><![CDATA[database error]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rubyonrails-in-database-configuration/</guid>
		<description><![CDATA[Start time ROR remember when faced with a very strange question, ROR will not start the SERVER is shows that the error is as follows: Java code D: webroot1ster&gt; ruby script / server =&gt; Booting W ...]]></description>
		<content:encoded><![CDATA[Start time ROR remember when faced with a very strange question, ROR will not start the SERVER is shows that the error is as follows: Java code D: webroot1ster&gt; ruby script / server =&gt; Booting W ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</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/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-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rubyonrails-in-database-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>DWR to develop guidelines</title>
		<link>http://www.codeweblog.com/dwr-to-develop-guidelines/</link>
		<comments>http://www.codeweblog.com/dwr-to-develop-guidelines/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 03:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[security reasons]]></category>
<category><![CDATA[xml 3]]></category>
<category><![CDATA[formal environment]]></category>
<category><![CDATA[xml articles]]></category>
<category><![CDATA[java methods]]></category>
<category><![CDATA[localhost port]]></category>
<category><![CDATA[test mode]]></category>
<category><![CDATA[uk ltd]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-to-develop-guidelines/</guid>
		<description><![CDATA[DWR is a framework that is easy in javascript can call java methods directly, without having to go to write a lot of javascript code. Its implementation is based on the ajax, you can achieve the effec ...]]></description>
		<content:encoded><![CDATA[DWR is a framework that is easy in javascript can call java methods directly, without having to go to write a lot of javascript code. Its implementation is based on the ajax, you can achieve the effec ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/dwr-to-develop-guidelines/</wfw:commentRss>
	</item>
		<item>
		<title>Web Albums development (2) - Spring, SPA, Hibernate framework</title>
		<link>http://www.codeweblog.com/web-albums-development-2-spring-spa-hibernate-framework/</link>
		<comments>http://www.codeweblog.com/web-albums-development-2-spring-spa-hibernate-framework/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 18:00:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[framework java]]></category>
<category><![CDATA[suffix]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[java text]]></category>
<category><![CDATA[spring spa]]></category>
<category><![CDATA[generator package]]></category>
<category><![CDATA[web albums]]></category>
<category><![CDATA[sysnet]]></category>
<category><![CDATA[simpledateformat]]></category>
<category><![CDATA[locks]]></category>
<category><![CDATA[reentrantlock]]></category>
<category><![CDATA[sw]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/web-albums-development-2-spring-spa-hibernate-framework/</guid>
		<description><![CDATA[Java code to build the framework The introduction of auxiliary classes and base class PKgen for PK Generator Notes such as described in the PK generator 19 to generate the long value, java in the Flex ...]]></description>
		<content:encoded><![CDATA[Java code to build the framework The introduction of auxiliary classes and base class PKgen for PK Generator Notes such as described in the PK generator 19 to generate the long value, java in the Flex ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/web-albums-development-2-spring-spa-hibernate-framework/</wfw:commentRss>
	</item>
		<item>
		<title>many spring hibernate collection of the data source configuration</title>
		<link>http://www.codeweblog.com/many-spring-hibernate-collection-of-the-data-source-configuration/</link>
		<comments>http://www.codeweblog.com/many-spring-hibernate-collection-of-the-data-source-configuration/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[source configuration]]></category>
<category><![CDATA[table structure]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[return string]]></category>
<category><![CDATA[data sources]]></category>
<category><![CDATA[current project]]></category>
<category><![CDATA[public static string]]></category>
<category><![CDATA[dynamic conversion]]></category>
<category><![CDATA[threadlocal]]></category>
<category><![CDATA[source changes]]></category>
<category><![CDATA[source table]]></category>
<category><![CDATA[static control]]></category>
<category><![CDATA[configuration data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/many-spring-hibernate-collection-of-the-data-source-configuration/</guid>
		<description><![CDATA[Spring2.0.1 later many have supported the configuration data source, and can be run at a time when dynamic loading of different data sources. Through inheritance AbstractRoutingDataSource on many data ...]]></description>
		<content:encoded><![CDATA[Spring2.0.1 later many have supported the configuration data source, and can be run at a time when dynamic loading of different data sources. Through inheritance AbstractRoutingDataSource on many data ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/many-spring-hibernate-collection-of-the-data-source-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>spring hibernate many data source configuration collection</title>
		<link>http://www.codeweblog.com/spring-hibernate-many-data-source-configuration-collection/</link>
		<comments>http://www.codeweblog.com/spring-hibernate-many-data-source-configuration-collection/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 10:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[source configuration]]></category>
<category><![CDATA[table structure]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[return string]]></category>
<category><![CDATA[data sources]]></category>
<category><![CDATA[current project]]></category>
<category><![CDATA[public static string]]></category>
<category><![CDATA[dynamic conversion]]></category>
<category><![CDATA[threadlocal]]></category>
<category><![CDATA[source changes]]></category>
<category><![CDATA[source table]]></category>
<category><![CDATA[static control]]></category>
<category><![CDATA[configuration data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-hibernate-many-data-source-configuration-collection/</guid>
		<description><![CDATA[Spring2.0.1 later many have supported the configuration data source, and can be run at a time when dynamic loading of different data sources. Through inheritance AbstractRoutingDataSource on many data ...]]></description>
		<content:encoded><![CDATA[Spring2.0.1 later many have supported the configuration data source, and can be run at a time when dynamic loading of different data sources. Through inheritance AbstractRoutingDataSource on many data ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-hibernate-many-data-source-configuration-collection/</wfw:commentRss>
	</item>
		<item>
		<title>spring + hibernate + struts problem-solving</title>
		<link>http://www.codeweblog.com/spring-hibernate-struts-problem-solving/</link>
		<comments>http://www.codeweblog.com/spring-hibernate-struts-problem-solving/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[servletexception]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[integer type]]></category>
<category><![CDATA[code 3]]></category>
<category><![CDATA[gt solutions]]></category>
<category><![CDATA[factory web]]></category>
<category><![CDATA[file request]]></category>
<category><![CDATA[cannot find actionmappings or actionformbeans collection]]></category>
<category><![CDATA[processor type]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-hibernate-struts-problem-solving/</guid>
		<description><![CDATA[Plus part of the color red are the most prone to error! Java code 1. The address bar: http://localhost:8088/sshtest/user.do?act=register Error: HTTP Status 404 - Servlet action is not available The re ...]]></description>
		<content:encoded><![CDATA[Plus part of the color red are the most prone to error! Java code 1. The address bar: http://localhost:8088/sshtest/user.do?act=register Error: HTTP Status 404 - Servlet action is not available The re ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-hibernate-struts-problem-solving/</wfw:commentRss>
	</item>
		<item>
		<title>悟透JavaScrip (b)</title>
		<link>http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascrip-b/</link>
		<comments>http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascrip-b/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 03:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[code java]]></category>
<category><![CDATA[javascrip]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[person name]]></category>
<category><![CDATA[figure c]]></category>
<category><![CDATA[correct answers]]></category>
<category><![CDATA[salary]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascrip-b/</guid>
		<description><![CDATA[Structure object Well, take us to discuss the creation of the object to another method. In addition to JSON, in JavaScript, we can use the new operator of the form combined with a function to create o ...]]></description>
		<content:encoded><![CDATA[Structure object Well, take us to discuss the creation of the object to another method. In addition to JSON, in JavaScript, we can use the new operator of the form combined with a function to create o ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascrip-b/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby on rails on my Mistakes feelings.</title>
		<link>http://www.codeweblog.com/ruby-on-rails-on-my-mistakes-feelings/</link>
		<comments>http://www.codeweblog.com/ruby-on-rails-on-my-mistakes-feelings/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 14:20:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[migration]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[mainstream]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[feelings]]></category>
<category><![CDATA[frameworks]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[misunderstanding]]></category>
<category><![CDATA[egg problem]]></category>
<category><![CDATA[demand exceeds supply]]></category>
<category><![CDATA[response strategy]]></category>
<category><![CDATA[comparative advantage]]></category>
<category><![CDATA[freelancer]]></category>
<category><![CDATA[contradiction]]></category>
<category><![CDATA[enthusiasts]]></category>
<category><![CDATA[elevation]]></category>
<category><![CDATA[boss]]></category>
<category><![CDATA[disaster]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-on-rails-on-my-mistakes-feelings/</guid>
		<description><![CDATA[I started Ruby on rails only 3 months, give me are their own employees to write their own procedures. May be a more objective stand point. My view is based on their own to write the code, and access t ...]]></description>
		<content:encoded><![CDATA[I started Ruby on rails only 3 months, give me are their own employees to write their own procedures. May be a more objective stand point. My view is based on their own to write the code, and access t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-on-rails-on-my-mistakes-feelings/</wfw:commentRss>
	</item>
		<item>
		<title>Pring Beanfactory at the jsp, servlet, web.xml and other configuration</title>
		<link>http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/</link>
		<comments>http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 10:26:54+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[web application]]></category>
<category><![CDATA[sun microsystems inc]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[web context]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[datasource]]></category>
<category><![CDATA[beans factory]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[getattribute]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/</guid>
		<description><![CDATA[Keywords: spring beanfactory Spring in the web application called the Beanfactory 1) Configure web.xml Java code &lt;? xml version = &quot;1.0&quot; encoding = &quot;UTF-8&quot;?&gt; &lt;! DOCTYPE web ...]]></description>
		<content:encoded><![CDATA[Keywords: spring beanfactory Spring in the web application called the Beanfactory 1) Configure web.xml Java code &lt;? xml version = &quot;1.0&quot; encoding = &quot;UTF-8&quot;?&gt; &lt;! DOCTYPE web ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Inteceptor</title>
		<link>http://www.codeweblog.com/hibernate-inteceptor/</link>
		<comments>http://www.codeweblog.com/hibernate-inteceptor/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 13:51:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[chinese version]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[callback method]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[object entity]]></category>
<category><![CDATA[project stage]]></category>
<category><![CDATA[code java]]></category>
<category><![CDATA[auditable]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[interceptors]]></category>
<category><![CDATA[true return]]></category>
<category><![CDATA[reference manual]]></category>
<category><![CDATA[two worlds]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[interface]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-inteceptor/</guid>
		<description><![CDATA[The end of the project stage, the client suddenly put forward a very troublesome but normal demand, the system records all changes must be carried out. Formats such as: 2004.1.1 12:30 Ikuya wind order ...]]></description>
		<content:encoded><![CDATA[The end of the project stage, the client suddenly put forward a very troublesome but normal demand, the system records all changes must be carried out. Formats such as: 2004.1.1 12:30 Ikuya wind order ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</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/hibernate-inteceptor/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX: integrating Spring + Hibernate</title>
		<link>http://www.codeweblog.com/flex-integrating-spring-hibernate/</link>
		<comments>http://www.codeweblog.com/flex-integrating-spring-hibernate/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:34:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[open source]]></category>
<category><![CDATA[operational logic]]></category>
<category><![CDATA[exception service]]></category>
<category><![CDATA[service exception]]></category>
<category><![CDATA[spring service]]></category>
<category><![CDATA[model domain]]></category>
<category><![CDATA[weekend time]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[description framework]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[model model]]></category>
<category><![CDATA[information package]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[facade]]></category>
<category><![CDATA[hierarchy]]></category>
<category><![CDATA[deploy]]></category>
<category><![CDATA[web server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-integrating-spring-hibernate/</guid>
		<description><![CDATA[Before a friend also wanted to study development of FLEX. Asked me to help him to be a small sample. Spent a weekend time, to integrate a sampleproject. Client: FLEX Server: Spring2.5 + Hibernate3.2 + ...]]></description>
		<content:encoded><![CDATA[Before a friend also wanted to study development of FLEX. Asked me to help him to be a small sample. Spent a weekend time, to integrate a sampleproject. Client: FLEX Server: Spring2.5 + Hibernate3.2 + ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-integrating-spring-hibernate/</wfw:commentRss>
	</item>
	</channel>
</rss>
