<?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>business logic</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/business-logic/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>business logic</description>
	<pubDate>Fri, 19 Mar 2010 06:57:08+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>JSP_Servlet_JavaBean Quick Start (2. Servlet explain)</title>
		<link>http://www.codeweblog.com/jsp-servlet-javabean-quick-start-2-servlet-explain/</link>
		<comments>http://www.codeweblog.com/jsp-servlet-javabean-quick-start-2-servlet-explain/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 19:05:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[inheritance]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[run time]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[java classes]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[server load]]></category>
<category><![CDATA[start 1]]></category>
<category><![CDATA[using java]]></category>
<category><![CDATA[client browser]]></category>
<category><![CDATA[doget]]></category>
<category><![CDATA[common interface]]></category>
<category><![CDATA[init method]]></category>
<category><![CDATA[service business]]></category>
<category><![CDATA[java server side]]></category>
<category><![CDATA[printwriter pw]]></category>
<category><![CDATA[what is a servlet]]></category>
<category><![CDATA[recycling]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jsp-servlet-javabean-quick-start-2-servlet-explain/</guid>
		<description><![CDATA[Quote: JSP_Servlet_JavaBean Quick Start (1, JavaEE Overview) 1. What is a Servlet? Servlet (Java server applets) using Java server-side program written in is determined by the server-side calls and im ...]]></description>
		<content:encoded><![CDATA[Quote: JSP_Servlet_JavaBean Quick Start (1, JavaEE Overview) 1. What is a Servlet? Servlet (Java server applets) using Java server-side program written in is determined by the server-side calls and im ...				<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/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>
					<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/jsp-servlet-javabean-quick-start-2-servlet-explain/</wfw:commentRss>
	</item>
		<item>
		<title>Beginners MVC</title>
		<link>http://www.codeweblog.com/beginners-mvc/</link>
		<comments>http://www.codeweblog.com/beginners-mvc/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:55:33+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[model model]]></category>
<category><![CDATA[software development process]]></category>
<category><![CDATA[controller code]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[design idea]]></category>
<category><![CDATA[development time]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[division of labor]]></category>
<category><![CDATA[interface changes]]></category>
<category><![CDATA[data processing]]></category>
<category><![CDATA[model view]]></category>
<category><![CDATA[business rules]]></category>
<category><![CDATA[model 1]]></category>
<category><![CDATA[processing unit]]></category>
<category><![CDATA[substantial reduction]]></category>
<category><![CDATA[connection model]]></category>
<category><![CDATA[pipe layer]]></category>
<category><![CDATA[packet data]]></category>
<category><![CDATA[choreography]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/beginners-mvc/</guid>
		<description><![CDATA[MVC (Model-View-Control), in my opinion is a design idea can help us to design a structured and ordered. And I also believe that since it is an idea, it can also be used for more other areas. MVC will ...]]></description>
		<content:encoded><![CDATA[MVC (Model-View-Control), in my opinion is a design idea can help us to design a structured and ordered. And I also believe that since it is an idea, it can also be used for more other areas. MVC will ...				<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/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/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/beginners-mvc/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate mapping entity relationship</title>
		<link>http://www.codeweblog.com/hibernate-mapping-entity-relationship/</link>
		<comments>http://www.codeweblog.com/hibernate-mapping-entity-relationship/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[table mapping]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[constraint]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[free time]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[designers]]></category>
<category><![CDATA[combination of the two]]></category>
<category><![CDATA[systematic study]]></category>
<category><![CDATA[time table]]></category>
<category><![CDATA[data integrity]]></category>
<category><![CDATA[waste of time]]></category>
<category><![CDATA[reasonableness]]></category>
<category><![CDATA[mapping relationship]]></category>
<category><![CDATA[entity relationship]]></category>
<category><![CDATA[flexible data]]></category>
<category><![CDATA[operational control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-mapping-entity-relationship/</guid>
		<description><![CDATA[Hibernate mapping entity relationship It took three days of free time, and finally finished the Hibernate mapping relationship of all the examples should also sum up the feeling. Hibernate mapping com ...]]></description>
		<content:encoded><![CDATA[Hibernate mapping entity relationship It took three days of free time, and finally finished the Hibernate mapping relationship of all the examples should also sum up the feeling. Hibernate mapping com ...				<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/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/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/hibernate-mapping-entity-relationship/</wfw:commentRss>
	</item>
		<item>
		<title>Knowledge elements of the learning process AVA</title>
		<link>http://www.codeweblog.com/knowledge-elements-of-the-learning-process-ava/</link>
		<comments>http://www.codeweblog.com/knowledge-elements-of-the-learning-process-ava/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 01:15:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[authentication framework]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[database oracle]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[thread synchronization]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[external connections]]></category>
<category><![CDATA[rowset]]></category>
<category><![CDATA[design paradigm]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[session application]]></category>
<category><![CDATA[structure model]]></category>
<category><![CDATA[storage constraints]]></category>
<category><![CDATA[programming event]]></category>
<category><![CDATA[storey structure]]></category>
<category><![CDATA[memory collections]]></category>
<category><![CDATA[dynamic action]]></category>
<category><![CDATA[initial creation]]></category>
<category><![CDATA[elements of the learning process]]></category>
<category><![CDATA[knowledge elements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/knowledge-elements-of-the-learning-process-ava/</guid>
		<description><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...]]></description>
		<content:encoded><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...				<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/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</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/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/knowledge-elements-of-the-learning-process-ava/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA learning process</title>
		<link>http://www.codeweblog.com/java-learning-process/</link>
		<comments>http://www.codeweblog.com/java-learning-process/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 03:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[authentication framework]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[connection pool]]></category>
<category><![CDATA[database oracle]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[thread synchronization]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[control flow]]></category>
<category><![CDATA[external connections]]></category>
<category><![CDATA[rowset]]></category>
<category><![CDATA[design paradigm]]></category>
<category><![CDATA[session application]]></category>
<category><![CDATA[language environment]]></category>
<category><![CDATA[structure model]]></category>
<category><![CDATA[programming event]]></category>
<category><![CDATA[storey structure]]></category>
<category><![CDATA[dynamic action]]></category>
<category><![CDATA[initial creation]]></category>
<category><![CDATA[sequence constraints]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-learning-process/</guid>
		<description><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism Analysis of memory Recursive Collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...]]></description>
		<content:encoded><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism Analysis of memory Recursive Collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...				<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/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</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/java-learning-process/</wfw:commentRss>
	</item>
		<item>
		<title>ejb (1)</title>
		<link>http://www.codeweblog.com/ejb-1/</link>
		<comments>http://www.codeweblog.com/ejb-1/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:55: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[entity bean]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[j2ee components]]></category>
<category><![CDATA[operational methods]]></category>
<category><![CDATA[stateless session bean]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[customer database]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[bean container]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[logic components]]></category>
<category><![CDATA[jms messages]]></category>
<category><![CDATA[container management]]></category>
<category><![CDATA[database business]]></category>
<category><![CDATA[account history]]></category>
<category><![CDATA[support security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ejb-1/</guid>
		<description><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...]]></description>
		<content:encoded><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...				<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/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/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-1/</wfw:commentRss>
	</item>
		<item>
		<title>The use of struts + spring + hibernate assembly web application</title>
		<link>http://www.codeweblog.com/the-use-of-struts-spring-hibernate-assembly-web-application/</link>
		<comments>http://www.codeweblog.com/the-use-of-struts-spring-hibernate-assembly-web-application/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[web application framework]]></category>
<category><![CDATA[frameworks]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[application data]]></category>
<category><![CDATA[using java]]></category>
<category><![CDATA[transaction processing]]></category>
<category><![CDATA[good solution]]></category>
<category><![CDATA[combinations]]></category>
<category><![CDATA[application layer]]></category>
<category><![CDATA[open source framework]]></category>
<category><![CDATA[wheel]]></category>
<category><![CDATA[ui issues]]></category>
<category><![CDATA[persistent application]]></category>
<category><![CDATA[strong user]]></category>
<category><![CDATA[container class]]></category>
<category><![CDATA[support framework]]></category>
<category><![CDATA[assembly web]]></category>
<category><![CDATA[underlying technology]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-use-of-struts-spring-hibernate-assembly-web-application/</guid>
		<description><![CDATA[This article will discuss how the combination of several well-known framework to achieve the purpose of loosely coupled and how to set up your framework, how to make your line all the application laye ...]]></description>
		<content:encoded><![CDATA[This article will discuss how the combination of several well-known framework to achieve the purpose of loosely coupled and how to set up your framework, how to make your line all the application laye ...				<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/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-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/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/the-use-of-struts-spring-hibernate-assembly-web-application/</wfw:commentRss>
	</item>
		<item>
		<title>Summing up the learning process JAVA</title>
		<link>http://www.codeweblog.com/summing-up-the-learning-process-java/</link>
		<comments>http://www.codeweblog.com/summing-up-the-learning-process-java/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 19:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[authentication framework]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[database oracle]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[thread synchronization]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[external connections]]></category>
<category><![CDATA[rowset]]></category>
<category><![CDATA[design paradigm]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[session application]]></category>
<category><![CDATA[language environment]]></category>
<category><![CDATA[structure model]]></category>
<category><![CDATA[storage constraints]]></category>
<category><![CDATA[programming event]]></category>
<category><![CDATA[storey structure]]></category>
<category><![CDATA[memory collections]]></category>
<category><![CDATA[dynamic action]]></category>
<category><![CDATA[initial creation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/summing-up-the-learning-process-java/</guid>
		<description><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...]]></description>
		<content:encoded><![CDATA[A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...				<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/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</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/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/summing-up-the-learning-process-java/</wfw:commentRss>
	</item>
		<item>
		<title>Introduced the Ruby On Rails</title>
		<link>http://www.codeweblog.com/introduced-the-ruby-on-rails/</link>
		<comments>http://www.codeweblog.com/introduced-the-ruby-on-rails/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[css editor]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[web application framework]]></category>
<category><![CDATA[scale web]]></category>
<category><![CDATA[web page design]]></category>
<category><![CDATA[web programmers]]></category>
<category><![CDATA[server side programming]]></category>
<category><![CDATA[dynamic web pages]]></category>
<category><![CDATA[server side programming language]]></category>
<category><![CDATA[dynamic web page design]]></category>
<category><![CDATA[side programming language]]></category>
<category><![CDATA[server side language]]></category>
<category><![CDATA[literal language]]></category>
<category><![CDATA[open source applications]]></category>
<category><![CDATA[editor php]]></category>
<category><![CDATA[design server]]></category>
<category><![CDATA[structural design]]></category>
<category><![CDATA[flash html]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduced-the-ruby-on-rails/</guid>
		<description><![CDATA[=== To http://kiwi.csie.chu.edu.tw/blog/archives/133 This article from the PHP and Web programmers point of view, and gradually bring out the Ruby on Rails and Web Application Framework of the advanta ...]]></description>
		<content:encoded><![CDATA[=== To http://kiwi.csie.chu.edu.tw/blog/archives/133 This article from the PHP and Web programmers point of view, and gradually bring out the Ruby on Rails and Web Application Framework of the advanta ...				<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/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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</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/introduced-the-ruby-on-rails/</wfw:commentRss>
	</item>
		<item>
		<title>Senior J2EE application development online course</title>
		<link>http://www.codeweblog.com/senior-j2ee-application-development-online-course/</link>
		<comments>http://www.codeweblog.com/senior-j2ee-application-development-online-course/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[knowledge points]]></category>
<category><![CDATA[web application server]]></category>
<category><![CDATA[web application development]]></category>
<category><![CDATA[web application framework]]></category>
<category><![CDATA[xml schema]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[j2ee applications]]></category>
<category><![CDATA[ejb application]]></category>
<category><![CDATA[mvc model]]></category>
<category><![CDATA[j2ee application development]]></category>
<category><![CDATA[jsp technology]]></category>
<category><![CDATA[entity beans]]></category>
<category><![CDATA[web services infrastructure]]></category>
<category><![CDATA[servlet technology]]></category>
<category><![CDATA[session beans]]></category>
<category><![CDATA[infrastructure web]]></category>
<category><![CDATA[overview web]]></category>
<category><![CDATA[practice database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/senior-j2ee-application-development-online-course/</guid>
		<description><![CDATA[Chapter Name The main knowledge points 1 Web Application and J2EE Overview Web Application, HTTP, application servers, multi-storey structure, enterprise applications, J2EE architecture, blueprints, c ...]]></description>
		<content:encoded><![CDATA[Chapter Name The main knowledge points 1 Web Application and J2EE Overview Web Application, HTTP, application servers, multi-storey structure, enterprise applications, J2EE architecture, blueprints, c ...				<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/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/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/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/senior-j2ee-application-development-online-course/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate mode retrieval of QBC</title>
		<link>http://www.codeweblog.com/hibernate-mode-retrieval-of-qbc/</link>
		<comments>http://www.codeweblog.com/hibernate-mode-retrieval-of-qbc/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[hql]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[anomalies]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[eq]]></category>
<category><![CDATA[emergence]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[threadlocal]]></category>
<category><![CDATA[first class]]></category>
<category><![CDATA[logic modules]]></category>
<category><![CDATA[student category]]></category>
<category><![CDATA[change in business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-mode-retrieval-of-qbc/</guid>
		<description><![CDATA[Hibernate has been used to the HQL query, that has been very convenient program for the recent emergence of the QBC (org.hibernate.Criteria interface) is also a look at the psychological, because it i ...]]></description>
		<content:encoded><![CDATA[Hibernate has been used to the HQL query, that has been very convenient program for the recent emergence of the QBC (org.hibernate.Criteria interface) is also a look at the psychological, because it i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</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/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/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/hibernate-mode-retrieval-of-qbc/</wfw:commentRss>
	</item>
		<item>
		<title>Mobile gaming casual game network of development</title>
		<link>http://www.codeweblog.com/mobile-gaming-casual-game-network-of-development/</link>
		<comments>http://www.codeweblog.com/mobile-gaming-casual-game-network-of-development/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[data cache]]></category>
<category><![CDATA[client interaction]]></category>
<category><![CDATA[client authentication]]></category>
<category><![CDATA[mobile phone game]]></category>
<category><![CDATA[casual game]]></category>
<category><![CDATA[simple logic]]></category>
<category><![CDATA[side games]]></category>
<category><![CDATA[solution framework]]></category>
<category><![CDATA[game servers]]></category>
<category><![CDATA[game network]]></category>
<category><![CDATA[room management]]></category>
<category><![CDATA[related properties]]></category>
<category><![CDATA[game table]]></category>
<category><![CDATA[game players]]></category>
<category><![CDATA[table game]]></category>
<category><![CDATA[room tables]]></category>
<category><![CDATA[server address]]></category>
<category><![CDATA[games room]]></category>
<category><![CDATA[list management]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mobile-gaming-casual-game-network-of-development/</guid>
		<description><![CDATA[Preliminary idea of the project: development of a platform based on the current mobile phone pc game casual game, would be in line with the characteristics of mobile games ported to mobile phone game  ...]]></description>
		<content:encoded><![CDATA[Preliminary idea of the project: development of a platform based on the current mobile phone pc game casual game, would be in line with the characteristics of mobile games ported to mobile phone game  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-test-summary-architecture-design-the-best-part/" title="WEB test summary (architecture, design) the best part">WEB test summary (architecture, design) the best part</a> 2009-03-01 07:40:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/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/mobile-gaming-casual-game-network-of-development/</wfw:commentRss>
	</item>
		<item>
		<title>Notes Object Persistence</title>
		<link>http://www.codeweblog.com/notes-object-persistence/</link>
		<comments>http://www.codeweblog.com/notes-object-persistence/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 13:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[relational model]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[database access]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[run time error]]></category>
<category><![CDATA[java domain]]></category>
<category><![CDATA[domain objects]]></category>
<category><![CDATA[access code]]></category>
<category><![CDATA[database 2]]></category>
<category><![CDATA[program structure]]></category>
<category><![CDATA[poor readability]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[session ejb]]></category>
<category><![CDATA[relevant code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-object-persistence/</guid>
		<description><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...]]></description>
		<content:encoded><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</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-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/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/notes-object-persistence/</wfw:commentRss>
	</item>
		<item>
		<title>extJS + DWR + JPA framework for the use of combination of experience</title>
		<link>http://www.codeweblog.com/extjs-dwr-jpa-framework-for-the-use-of-combination-of-experience/</link>
		<comments>http://www.codeweblog.com/extjs-dwr-jpa-framework-for-the-use-of-combination-of-experience/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[type categories]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[ui components]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[server communication]]></category>
<category><![CDATA[independent development]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[service interface]]></category>
<category><![CDATA[server code]]></category>
<category><![CDATA[js script]]></category>
<category><![CDATA[code generation tool]]></category>
<category><![CDATA[welcome program]]></category>
<category><![CDATA[performance capacity]]></category>
<category><![CDATA[category manager]]></category>
<category><![CDATA[program components]]></category>
<category><![CDATA[type domain]]></category>
<category><![CDATA[access server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/extjs-dwr-jpa-framework-for-the-use-of-combination-of-experience/</guid>
		<description><![CDATA[Access to a recent extJS + DWR + JPA framework for small projects, through the understanding of a few weeks time and the code of the structure have a general understanding, the following is the develo ...]]></description>
		<content:encoded><![CDATA[Access to a recent extJS + DWR + JPA framework for small projects, through the understanding of a few weeks time and the code of the structure have a general understanding, the following is the develo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</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/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>
					<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/extjs-dwr-jpa-framework-for-the-use-of-combination-of-experience/</wfw:commentRss>
	</item>
		<item>
		<title>JavaBean, Entity Bean, Enterprise Bean, such as Bean, as well as the meaning of POJO</title>
		<link>http://www.codeweblog.com/javabean-entity-bean-enterprise-bean-such-as-bean-as-well-as-the-meaning-of-pojo/</link>
		<comments>http://www.codeweblog.com/javabean-entity-bean-enterprise-bean-such-as-bean-as-well-as-the-meaning-of-pojo/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 23:05:24+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bean entity]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[java type]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[java classes]]></category>
<category><![CDATA[single mode]]></category>
<category><![CDATA[enterprise bean]]></category>
<category><![CDATA[enterprise java beans]]></category>
<category><![CDATA[application standards]]></category>
<category><![CDATA[java bean]]></category>
<category><![CDATA[oriented applications]]></category>
<category><![CDATA[javabean properties]]></category>
<category><![CDATA[java component model]]></category>
<category><![CDATA[constructor parameters]]></category>
<category><![CDATA[visualization tools]]></category>
<category><![CDATA[internal domain]]></category>
<category><![CDATA[public exposure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javabean-entity-bean-enterprise-bean-such-as-bean-as-well-as-the-meaning-of-pojo/</guid>
		<description><![CDATA[I am finishing with the summary of: First, the java bean, is a java component model, he for the use of java classes provide a standard format, the user program management and visualization tools can b ...]]></description>
		<content:encoded><![CDATA[I am finishing with the summary of: First, the java bean, is a java component model, he for the use of java classes provide a standard format, the user program management and visualization tools can b ...				<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/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/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/javabean-entity-bean-enterprise-bean-such-as-bean-as-well-as-the-meaning-of-pojo/</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>孙卫琴in the Kingdom of Java open-source free-flying</title>
		<link>http://www.codeweblog.com/%e5%ad%99%e5%8d%ab%e7%90%b4in-the-kingdom-of-java-open-source-free-flying/</link>
		<comments>http://www.codeweblog.com/%e5%ad%99%e5%8d%ab%e7%90%b4in-the-kingdom-of-java-open-source-free-flying/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[framework java]]></category>
<category><![CDATA[interface java]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[open source software]]></category>
<category><![CDATA[java world]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[java swing]]></category>
<category><![CDATA[java awt]]></category>
<category><![CDATA[learning java]]></category>
<category><![CDATA[apache axis]]></category>
<category><![CDATA[project management tools]]></category>
<category><![CDATA[java technology development]]></category>
<category><![CDATA[awt api]]></category>
<category><![CDATA[swing api]]></category>
<category><![CDATA[output tools]]></category>
<category><![CDATA[javaweb]]></category>
<category><![CDATA[colorful patterns]]></category>
<category><![CDATA[java work]]></category>
<category><![CDATA[universal laws]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/%e5%ad%99%e5%8d%ab%e7%90%b4in-the-kingdom-of-java-open-source-free-flying/</guid>
		<description><![CDATA[In the area of today&#39;s Java, a variety of new technologies, new tools and styles, on the one hand, each technology upgrading will be kept on the other hand, will continue to emerge out of new tech ...]]></description>
		<content:encoded><![CDATA[In the area of today&#39;s Java, a variety of new technologies, new tools and styles, on the one hand, each technology upgrading will be kept on the other hand, will continue to emerge out of new tech ...				<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/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/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/%e5%ad%99%e5%8d%ab%e7%90%b4in-the-kingdom-of-java-open-source-free-flying/</wfw:commentRss>
	</item>
		<item>
		<title>Open-source technology-RIA chapter in the manual selection of Flex</title>
		<link>http://www.codeweblog.com/open-source-technology-ria-chapter-in-the-manual-selection-of-flex/</link>
		<comments>http://www.codeweblog.com/open-source-technology-ria-chapter-in-the-manual-selection-of-flex/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 20:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[time users]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[traditional web]]></category>
<category><![CDATA[application model]]></category>
<category><![CDATA[interface data]]></category>
<category><![CDATA[data exchange]]></category>
<category><![CDATA[web technology]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[jump page]]></category>
<category><![CDATA[sophisticated web]]></category>
<category><![CDATA[open source technology]]></category>
<category><![CDATA[internet application technology]]></category>
<category><![CDATA[human computer interaction]]></category>
<category><![CDATA[human machine interaction]]></category>
<category><![CDATA[manual selection]]></category>
<category><![CDATA[page model]]></category>
<category><![CDATA[networks wireless]]></category>
<category><![CDATA[smart client]]></category>
<category><![CDATA[remorse]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/open-source-technology-ria-chapter-in-the-manual-selection-of-flex/</guid>
		<description><![CDATA[Open-source technology-RIA chapter in the manual selection of Flex With the development of Web technology and the Internet has become more sophisticated, Web application of the requirements of increas ...]]></description>
		<content:encoded><![CDATA[Open-source technology-RIA chapter in the manual selection of Flex With the development of Web technology and the Internet has become more sophisticated, Web application of the requirements of increas ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-test-summary-architecture-design-the-best-part/" title="WEB test summary (architecture, design) the best part">WEB test summary (architecture, design) the best part</a> 2009-03-01 07:40:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/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/open-source-technology-ria-chapter-in-the-manual-selection-of-flex/</wfw:commentRss>
	</item>
		<item>
		<title>JDO</title>
		<link>http://www.codeweblog.com/jdo/</link>
		<comments>http://www.codeweblog.com/jdo/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[product providers]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[storage medium]]></category>
<category><![CDATA[jdbc api]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[application developers]]></category>
<category><![CDATA[object storage]]></category>
<category><![CDATA[java object persistence]]></category>
<category><![CDATA[java specification request]]></category>
<category><![CDATA[jdo java]]></category>
<category><![CDATA[jdo specification]]></category>
<category><![CDATA[transparent object]]></category>
<category><![CDATA[routine work]]></category>
<category><![CDATA[instance data]]></category>
<category><![CDATA[final draft]]></category>
<category><![CDATA[javaone]]></category>
<category><![CDATA[database systems]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdo/</guid>
		<description><![CDATA[JDO JDO (Java Data Object) is a Java Object Persistence of new norms, but also a data warehouse for access to certain objects in the standardization of the API. JDO provides transparent object storage ...]]></description>
		<content:encoded><![CDATA[JDO JDO (Java Data Object) is a Java Object Persistence of new norms, but also a data warehouse for access to certain objects in the standardization of the API. JDO provides transparent object storage ...				<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/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>
					<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/jdo/</wfw:commentRss>
	</item>
		<item>
		<title>Learn java in 30 goals</title>
		<link>http://www.codeweblog.com/learn-java-in-30-goals/</link>
		<comments>http://www.codeweblog.com/learn-java-in-30-goals/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 22:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[security authentication]]></category>
<category><![CDATA[core class libraries]]></category>
<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[servlets jsp]]></category>
<category><![CDATA[ooa ood]]></category>
<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[object interaction]]></category>
<category><![CDATA[database interaction]]></category>
<category><![CDATA[cocobase]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[desktop programs]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[object oriented analysis and design]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[database products]]></category>
<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[ui component]]></category>
<category><![CDATA[mssqlserver]]></category>
<category><![CDATA[java sandbox]]></category>
<category><![CDATA[sandbox security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learn-java-in-30-goals/</guid>
		<description><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should fully understand the UML, especially class ...]]></description>
		<content:encoded><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should fully understand the UML, especially class ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/learn-java-in-30-goals/</wfw:commentRss>
	</item>
		<item>
		<title>Why do we write unit tests?</title>
		<link>http://www.codeweblog.com/why-do-we-write-unit-tests/</link>
		<comments>http://www.codeweblog.com/why-do-we-write-unit-tests/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 23:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[node]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[occurrence]]></category>
<category><![CDATA[unit tests]]></category>
<category><![CDATA[abnormal flow]]></category>
<category><![CDATA[business code]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[project period]]></category>
<category><![CDATA[transformation project]]></category>
<category><![CDATA[interface control]]></category>
<category><![CDATA[business scenario]]></category>
<category><![CDATA[business demand]]></category>
<category><![CDATA[business point]]></category>
<category><![CDATA[improved control]]></category>
<category><![CDATA[several points]]></category>
<category><![CDATA[new business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/why-do-we-write-unit-tests/</guid>
		<description><![CDATA[This afternoon before work, the refund process transformation project, the developers feel that the future of existing local processes are unreasonable: in the refund and return the case and refused t ...]]></description>
		<content:encoded><![CDATA[This afternoon before work, the refund process transformation project, the developers feel that the future of existing local processes are unreasonable: in the refund and return the case and refused t ...				<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/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/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/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/why-do-we-write-unit-tests/</wfw:commentRss>
	</item>
		<item>
		<title>Schools made the item and the actual opening of the project thinking</title>
		<link>http://www.codeweblog.com/schools-made-the-item-and-the-actual-opening-of-the-project-thinking/</link>
		<comments>http://www.codeweblog.com/schools-made-the-item-and-the-actual-opening-of-the-project-thinking/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 06:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[conclusion]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[technical director]]></category>
<category><![CDATA[business requirements]]></category>
<category><![CDATA[management system software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/schools-made-the-item-and-the-actual-opening-of-the-project-thinking/</guid>
		<description><![CDATA[Discussed in the company today &quot;into the sales floor&quot; of the module, previously done in the school itself. 6 individuals with the results of our technical director to discuss our day. I have ...]]></description>
		<content:encoded><![CDATA[Discussed in the company today &quot;into the sales floor&quot; of the module, previously done in the school itself. 6 individuals with the results of our technical director to discuss our day. I have ...				<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-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/collection-of-articles-about-hibernate/" title="Collection of articles about hibernate">Collection of articles about hibernate</a> 2009-02-27 09:43:18</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/schools-made-the-item-and-the-actual-opening-of-the-project-thinking/</wfw:commentRss>
	</item>
		<item>
		<title>Show the development of open source Flex framework for growth platform</title>
		<link>http://www.codeweblog.com/show-the-development-of-open-source-flex-framework-for-growth-platform/</link>
		<comments>http://www.codeweblog.com/show-the-development-of-open-source-flex-framework-for-growth-platform/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 10:40:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[development framework]]></category>
<category><![CDATA[open source development]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[rapid prototyping]]></category>
<category><![CDATA[related technologies]]></category>
<category><![CDATA[use case]]></category>
<category><![CDATA[january 20]]></category>
<category><![CDATA[moxie]]></category>
<category><![CDATA[zhang xiao gang]]></category>
<category><![CDATA[growth platform]]></category>
<category><![CDATA[communication event]]></category>
<category><![CDATA[micro structure]]></category>
<category><![CDATA[microsoft platform]]></category>
<category><![CDATA[client desktop]]></category>
<category><![CDATA[consulting team]]></category>
<category><![CDATA[serious business]]></category>
<category><![CDATA[consultancy services]]></category>
<category><![CDATA[business applications]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/show-the-development-of-open-source-flex-framework-for-growth-platform/</guid>
		<description><![CDATA[Moxie Zhang Xiao-Gang Guo translator author Published in at 21:12 on January 20, 2008 Community Java Theme RIA , Rich Client / Desktop Tags Flex Adobe Flex and related technologies are becoming mainst ...]]></description>
		<content:encoded><![CDATA[Moxie Zhang Xiao-Gang Guo translator author Published in at 21:12 on January 20, 2008 Community Java Theme RIA , Rich Client / Desktop Tags Flex Adobe Flex and related technologies are becoming mainst ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</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/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/show-the-development-of-open-source-flex-framework-for-growth-platform/</wfw:commentRss>
	</item>
		<item>
		<title>Software development framework for enterprise applications on the master model</title>
		<link>http://www.codeweblog.com/software-development-framework-for-enterprise-applications-on-the-master-model/</link>
		<comments>http://www.codeweblog.com/software-development-framework-for-enterprise-applications-on-the-master-model/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 04:05:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[martin fowler]]></category>
<category><![CDATA[application framework]]></category>
<category><![CDATA[enterprise application architecture]]></category>
<category><![CDATA[enterprise class applications]]></category>
<category><![CDATA[architecture models]]></category>
<category><![CDATA[enterprise level applications]]></category>
<category><![CDATA[class application]]></category>
<category><![CDATA[business process automation]]></category>
<category><![CDATA[software development framework]]></category>
<category><![CDATA[narrative sections]]></category>
<category><![CDATA[model browser]]></category>
<category><![CDATA[depth details]]></category>
<category><![CDATA[master model]]></category>
<category><![CDATA[renowned master]]></category>
<category><![CDATA[level application]]></category>
<category><![CDATA[memory modules]]></category>
<category><![CDATA[author martin]]></category>
<category><![CDATA[reservation systems]]></category>
<category><![CDATA[book discussion]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-development-framework-for-enterprise-applications-on-the-master-model/</guid>
		<description><![CDATA[&quot;Enterprise Application Architecture models (English)&quot; - Author: Martin Fowler Over the years, Martin Fowler - The world-renowned master of software development - have witnessed a number of  ...]]></description>
		<content:encoded><![CDATA[&quot;Enterprise Application Architecture models (English)&quot; - Author: Martin Fowler Over the years, Martin Fowler - The world-renowned master of software development - have witnessed a number of  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22: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/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/software-development-framework-for-enterprise-applications-on-the-master-model/</wfw:commentRss>
	</item>
		<item>
		<title>Influence far beyond imagination Java - Why Java platform to be adopted</title>
		<link>http://www.codeweblog.com/influence-far-beyond-imagination-java-why-java-platform-to-be-adopted/</link>
		<comments>http://www.codeweblog.com/influence-far-beyond-imagination-java-why-java-platform-to-be-adopted/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 21:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[java platform]]></category>
<category><![CDATA[dynamic languages]]></category>
<category><![CDATA[java projects]]></category>
<category><![CDATA[cross platform]]></category>
<category><![CDATA[frameworks]]></category>
<category><![CDATA[rapid development]]></category>
<category><![CDATA[delphi]]></category>
<category><![CDATA[development projects]]></category>
<category><![CDATA[abstract concept]]></category>
<category><![CDATA[apache mysql]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[top echelon]]></category>
<category><![CDATA[java properties]]></category>
<category><![CDATA[junior business]]></category>
<category><![CDATA[business component]]></category>
<category><![CDATA[party components]]></category>
<category><![CDATA[echelon]]></category>
<category><![CDATA[obstacle]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/influence-far-beyond-imagination-java-why-java-platform-to-be-adopted/</guid>
		<description><![CDATA[Types of development projects from the perspective of the java platform is based on B / S structure of the system, in the direction of the competition is fierce, there is this focus on the LAMP (Linux ...]]></description>
		<content:encoded><![CDATA[Types of development projects from the perspective of the java platform is based on B / S structure of the system, in the direction of the competition is fierce, there is this focus on the LAMP (Linux ...				<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/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</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-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/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/influence-far-beyond-imagination-java-why-java-platform-to-be-adopted/</wfw:commentRss>
	</item>
		<item>
		<title>System design steps</title>
		<link>http://www.codeweblog.com/system-design-steps/</link>
		<comments>http://www.codeweblog.com/system-design-steps/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 04:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[design steps]]></category>
<category><![CDATA[software requirements]]></category>
<category><![CDATA[analysis phase]]></category>
<category><![CDATA[use case]]></category>
<category><![CDATA[abnormal flow]]></category>
<category><![CDATA[flow stream]]></category>
<category><![CDATA[polymerization]]></category>
<category><![CDATA[control logic]]></category>
<category><![CDATA[particle size]]></category>
<category><![CDATA[types of entities]]></category>
<category><![CDATA[abstract principles]]></category>
<category><![CDATA[size category]]></category>
<category><![CDATA[grained control]]></category>
<category><![CDATA[scenerio]]></category>
<category><![CDATA[case analysis]]></category>
<category><![CDATA[centralized control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/system-design-steps/</guid>
		<description><![CDATA[Private robin 1. Needs analysis (abstract Use case + analysis of the relationship between the Use case) Analysis of software requirements to the user&#39;s point of view to use the software to identif ...]]></description>
		<content:encoded><![CDATA[Private robin 1. Needs analysis (abstract Use case + analysis of the relationship between the Use case) Analysis of software requirements to the user&#39;s point of view to use the software to identif ...				<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/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/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/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/system-design-steps/</wfw:commentRss>
	</item>
		<item>
		<title>J2EE</title>
		<link>http://www.codeweblog.com/j2ee/</link>
		<comments>http://www.codeweblog.com/j2ee/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 11:55:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[ejb container]]></category>
<category><![CDATA[design model]]></category>
<category><![CDATA[enterprise javabeans]]></category>
<category><![CDATA[browser application]]></category>
<category><![CDATA[servlet container]]></category>
<category><![CDATA[control model]]></category>
<category><![CDATA[enterprise application development]]></category>
<category><![CDATA[application design]]></category>
<category><![CDATA[service api]]></category>
<category><![CDATA[browser server]]></category>
<category><![CDATA[container container]]></category>
<category><![CDATA[server side application]]></category>
<category><![CDATA[class platform]]></category>
<category><![CDATA[resource applications]]></category>
<category><![CDATA[server architecture]]></category>
<category><![CDATA[server mode]]></category>
<category><![CDATA[control web]]></category>
<category><![CDATA[development management]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2ee/</guid>
		<description><![CDATA[&gt;&gt;&gt; J2EE Java technology is the use of J2EE enterprise applications development a de facto industry standard. Sun introduced J2EE is designed to overcome the traditional Client / Server mode  ...]]></description>
		<content:encoded><![CDATA[&gt;&gt;&gt; J2EE Java technology is the use of J2EE enterprise applications development a de facto industry standard. Sun introduced J2EE is designed to overcome the traditional Client / Server mode  ...				<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/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/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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</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/j2ee/</wfw:commentRss>
	</item>
		<item>
		<title>java framework of</title>
		<link>http://www.codeweblog.com/java-framework-of/</link>
		<comments>http://www.codeweblog.com/java-framework-of/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 09:45:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[spring framework]]></category>
<category><![CDATA[model model]]></category>
<category><![CDATA[tag library]]></category>
<category><![CDATA[java framework]]></category>
<category><![CDATA[inversion of control]]></category>
<category><![CDATA[controller controller]]></category>
<category><![CDATA[jsp technology]]></category>
<category><![CDATA[control container]]></category>
<category><![CDATA[custom tag]]></category>
<category><![CDATA[integration framework]]></category>
<category><![CDATA[lightweight application]]></category>
<category><![CDATA[support spring]]></category>
<category><![CDATA[sun j2ee]]></category>
<category><![CDATA[mvc pattern]]></category>
<category><![CDATA[program spring]]></category>
<category><![CDATA[integration program]]></category>
<category><![CDATA[container container]]></category>
<category><![CDATA[alternative programs]]></category>
<category><![CDATA[international users]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-framework-of/</guid>
		<description><![CDATA[Struts Struts is a Sun J2EE platform-based MVC framework, mainly the use of Servlet and JSP technology to achieve. Struts framework can be divided into the following four main parts, three of the MVC  ...]]></description>
		<content:encoded><![CDATA[Struts Struts is a Sun J2EE platform-based MVC framework, mainly the use of Servlet and JSP technology to achieve. Struts framework can be divided into the following four main parts, three of the MVC  ...				<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/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</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/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-framework-of/</wfw:commentRss>
	</item>
		<item>
		<title>PO.VO.BO with DAO, OO meta --</title>
		<link>http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/</link>
		<comments>http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 06:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[relational data]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[mapping object]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[object relational mapping]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[current state]]></category>
<category><![CDATA[different point of view]]></category>
<category><![CDATA[vo]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[dto]]></category>
<category><![CDATA[oo]]></category>
<category><![CDATA[popular point]]></category>
<category><![CDATA[business data]]></category>
<category><![CDATA[persistent objects]]></category>
<category><![CDATA[survival data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/</guid>
		<description><![CDATA[As a Java developer, the usual OO挺多has faced, and explain below the meaning of the O and usage, even if you看官different opinions are welcomed with open to question: O / R Mapping is the Object Relation ...]]></description>
		<content:encoded><![CDATA[As a Java developer, the usual OO挺多has faced, and explain below the meaning of the O and usage, even if you看官different opinions are welcomed with open to question: O / R Mapping is the Object Relation ...				<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-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/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</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/po-vo-bo-with-dao-oo-meta/</wfw:commentRss>
	</item>
		<item>
		<title>Learning Center MLDN the MVC design pattern</title>
		<link>http://www.codeweblog.com/learning-center-mldn-the-mvc-design-pattern/</link>
		<comments>http://www.codeweblog.com/learning-center-mldn-the-mvc-design-pattern/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 16:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[page jump]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[programmer]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[design idea]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[good understanding]]></category>
<category><![CDATA[database operation]]></category>
<category><![CDATA[model view controller]]></category>
<category><![CDATA[mvc design pattern]]></category>
<category><![CDATA[previous design]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[jsp java bean]]></category>
<category><![CDATA[pattern mvc]]></category>
<category><![CDATA[trouble code]]></category>
<category><![CDATA[control features]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learning-center-mldn-the-mvc-design-pattern/</guid>
		<description><![CDATA[Today, access to the MVC design pattern, the Servelt, jsp, java bean relationship between a number of clear, but the development code so I felt quite trouble with the previous design study of the not  ...]]></description>
		<content:encoded><![CDATA[Today, access to the MVC design pattern, the Servelt, jsp, java bean relationship between a number of clear, but the development code so I felt quite trouble with the previous design study of the not  ...				<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/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/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/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/learning-center-mldn-the-mvc-design-pattern/</wfw:commentRss>
	</item>
		<item>
		<title>Based on struts + spring + ibatis lightweight J2EE Development</title>
		<link>http://www.codeweblog.com/based-on-struts-spring-ibatis-lightweight-j2ee-development/</link>
		<comments>http://www.codeweblog.com/based-on-struts-spring-ibatis-lightweight-j2ee-development/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:45:17+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[web application]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[operational efficiency]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[programming model]]></category>
<category><![CDATA[data layers]]></category>
<category><![CDATA[key technology]]></category>
<category><![CDATA[development model]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[preface]]></category>
<category><![CDATA[data access objects]]></category>
<category><![CDATA[technical characteristics]]></category>
<category><![CDATA[system integration projects]]></category>
<category><![CDATA[model reference]]></category>
<category><![CDATA[undisputed king]]></category>
<category><![CDATA[operational systems]]></category>
<category><![CDATA[elegant design]]></category>
<category><![CDATA[desig]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/based-on-struts-spring-ibatis-lightweight-j2ee-development/</guid>
		<description><![CDATA[The majority of IT organizations must address three main issues: 1. To help organizations reduce the cost of 2. Increase and maintain the customer 3. Speed up the operational efficiency. The completio ...]]></description>
		<content:encoded><![CDATA[The majority of IT organizations must address three main issues: 1. To help organizations reduce the cost of 2. Increase and maintain the customer 3. Speed up the operational efficiency. The completio ...				<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/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/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/based-on-struts-spring-ibatis-lightweight-j2ee-development/</wfw:commentRss>
	</item>
		<item>
		<title>Rights Management System</title>
		<link>http://www.codeweblog.com/rights-management-system/</link>
		<comments>http://www.codeweblog.com/rights-management-system/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 12:35:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[end users]]></category>
<category><![CDATA[rights management]]></category>
<category><![CDATA[trade offs]]></category>
<category><![CDATA[role based access control]]></category>
<category><![CDATA[preface]]></category>
<category><![CDATA[level security]]></category>
<category><![CDATA[discretionary access control]]></category>
<category><![CDATA[mandatory access control]]></category>
<category><![CDATA[access control lists]]></category>
<category><![CDATA[logical expression]]></category>
<category><![CDATA[quantitative sense]]></category>
<category><![CDATA[independent methods]]></category>
<category><![CDATA[rbac]]></category>
<category><![CDATA[permission system]]></category>
<category><![CDATA[enterprise environment]]></category>
<category><![CDATA[military applications]]></category>
<category><![CDATA[program objectives]]></category>
<category><![CDATA[security level]]></category>
<category><![CDATA[uniform resource]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rights-management-system/</guid>
		<description><![CDATA[Preface: Authority is often an extremely complex issue, but can also be expressed as a simple expression of this logic: to determine &quot;Who of What (Which) to carry out the operation of How&quot; i ...]]></description>
		<content:encoded><![CDATA[Preface: Authority is often an extremely complex issue, but can also be expressed as a simple expression of this logic: to determine &quot;Who of What (Which) to carry out the operation of How&quot; i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/universal-data-access-control-system-design/" title="Universal Data Access Control System Design">Universal Data Access Control System Design</a> 2009-02-28 09:05:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</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/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/rights-management-system/</wfw:commentRss>
	</item>
		<item>
		<title>Enterprise Platform (business basic platform) design and application of</title>
		<link>http://www.codeweblog.com/enterprise-platform-business-basic-platform-design-and-application-of/</link>
		<comments>http://www.codeweblog.com/enterprise-platform-business-basic-platform-design-and-application-of/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 08:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[business components]]></category>
<category><![CDATA[time developers]]></category>
<category><![CDATA[project life cycle]]></category>
<category><![CDATA[software development model]]></category>
<category><![CDATA[information management system]]></category>
<category><![CDATA[model business]]></category>
<category><![CDATA[information systems development]]></category>
<category><![CDATA[general business systems]]></category>
<category><![CDATA[personnel management system]]></category>
<category><![CDATA[enterprise platforms]]></category>
<category><![CDATA[code phase]]></category>
<category><![CDATA[business module]]></category>
<category><![CDATA[project delays]]></category>
<category><![CDATA[platform business]]></category>
<category><![CDATA[platform design]]></category>
<category><![CDATA[platform technology]]></category>
<category><![CDATA[enterprise platform]]></category>
<category><![CDATA[level software]]></category>
<category><![CDATA[project members]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/enterprise-platform-business-basic-platform-design-and-application-of/</guid>
		<description><![CDATA[First, why the need for enterprise platforms Although the rapid development of IT industry technology, but information management system for the domestic pattern of development, is still the basis of  ...]]></description>
		<content:encoded><![CDATA[First, why the need for enterprise platforms Although the rapid development of IT industry technology, but information management system for the domestic pattern of development, is still the basis of  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/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/enterprise-platform-business-basic-platform-design-and-application-of/</wfw:commentRss>
	</item>
		<item>
		<title>Demand management is to sub-levels</title>
		<link>http://www.codeweblog.com/demand-management-is-to-sub-levels/</link>
		<comments>http://www.codeweblog.com/demand-management-is-to-sub-levels/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 13:05:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[demand management]]></category>
<category><![CDATA[middle class]]></category>
<category><![CDATA[understandable interface]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/demand-management-is-to-sub-levels/</guid>
		<description><![CDATA[Customers demand different roles for different levels of understanding: 1. Management may be unaware of the specific business, but it will make some great direction. 2. The middle class in charge of s ...]]></description>
		<content:encoded><![CDATA[Customers demand different roles for different levels of understanding: 1. Management may be unaware of the specific business, but it will make some great direction. 2. The middle class in charge of s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-test-summary-architecture-design-the-best-part/" title="WEB test summary (architecture, design) the best part">WEB test summary (architecture, design) the best part</a> 2009-03-01 07:40:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/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/demand-management-is-to-sub-levels/</wfw:commentRss>
	</item>
		<item>
		<title>Project manager and product manager for the difference between</title>
		<link>http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/</link>
		<comments>http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[decision makers]]></category>
<category><![CDATA[marketing department]]></category>
<category><![CDATA[product development management]]></category>
<category><![CDATA[vertical management]]></category>
<category><![CDATA[resource constraints]]></category>
<category><![CDATA[managerial perspective]]></category>
<category><![CDATA[functional departments]]></category>
<category><![CDATA[outreach program]]></category>
<category><![CDATA[promotion sales]]></category>
<category><![CDATA[development sector]]></category>
<category><![CDATA[channel strategy]]></category>
<category><![CDATA[market competition]]></category>
<category><![CDATA[project goals]]></category>
<category><![CDATA[line business]]></category>
<category><![CDATA[profit project]]></category>
<category><![CDATA[do the right thing]]></category>
<category><![CDATA[business plan]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/</guid>
		<description><![CDATA[From: http://blog.donews.com/bigcarp/archive/2009/04/19/1487068.aspx There is a saying that is very insightful: Product Manager - would like to rely on. Product manager is doing the right things, his  ...]]></description>
		<content:encoded><![CDATA[From: http://blog.donews.com/bigcarp/archive/2009/04/19/1487068.aspx There is a saying that is very insightful: Product Manager - would like to rely on. Product manager is doing the right things, his  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/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/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/project-manager-and-product-manager-for-the-difference-between/</wfw:commentRss>
	</item>
		<item>
		<title>SSH package four: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer</title>
		<link>http://www.codeweblog.com/ssh-package-four-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-dao-layer/</link>
		<comments>http://www.codeweblog.com/ssh-package-four-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-dao-layer/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 11:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[constraint]]></category>
<category><![CDATA[access interface]]></category>
<category><![CDATA[constraints]]></category>
<category><![CDATA[interface package]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[spring support]]></category>
<category><![CDATA[logic interface]]></category>
<category><![CDATA[heavy duty]]></category>
<category><![CDATA[logic operations]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[spring management]]></category>
<category><![CDATA[service business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ssh-package-four-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-dao-layer/</guid>
		<description><![CDATA[In the SSH package to amend the basis of three to four SSH package SSH package four: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer *** Note: SSH package combination ...]]></description>
		<content:encoded><![CDATA[In the SSH package to amend the basis of three to four SSH package SSH package four: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer *** Note: SSH package combination ...				<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/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/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/ssh-package-four-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-dao-layer/</wfw:commentRss>
	</item>
		<item>
		<title>5 SSH package: Hibernate.cfg.xml from Spring management, use services, services in the servic</title>
		<link>http://www.codeweblog.com/5-ssh-package-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-servic/</link>
		<comments>http://www.codeweblog.com/5-ssh-package-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-servic/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 10:15:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[constraint]]></category>
<category><![CDATA[access interface]]></category>
<category><![CDATA[constraints]]></category>
<category><![CDATA[interface package]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[spring support]]></category>
<category><![CDATA[logic interface]]></category>
<category><![CDATA[heavy duty]]></category>
<category><![CDATA[logic operations]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[spring management]]></category>
<category><![CDATA[service business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/5-ssh-package-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-servic/</guid>
		<description><![CDATA[SSH package in the basis of the four SSH package was revised to five 5 SSH package: Hibernate.cfg.xml from Spring management, use services, services in the service layer *** Note: SSH package combinat ...]]></description>
		<content:encoded><![CDATA[SSH package in the basis of the four SSH package was revised to five 5 SSH package: Hibernate.cfg.xml from Spring management, use services, services in the service layer *** Note: SSH package combinat ...				<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/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/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/5-ssh-package-hibernate-cfg-xml-from-spring-management-use-services-services-in-the-servic/</wfw:commentRss>
	</item>
		<item>
		<title>AppFuse Study Notes - Model Layer</title>
		<link>http://www.codeweblog.com/appfuse-study-notes-model-layer/</link>
		<comments>http://www.codeweblog.com/appfuse-study-notes-model-layer/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 01:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[persistent data]]></category>
<category><![CDATA[access interface]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[interface model]]></category>
<category><![CDATA[inversion of control]]></category>
<category><![CDATA[dao data access object]]></category>
<category><![CDATA[data access object]]></category>
<category><![CDATA[interface configuration]]></category>
<category><![CDATA[layer interface]]></category>
<category><![CDATA[application business]]></category>
<category><![CDATA[bean container]]></category>
<category><![CDATA[relational database systems]]></category>
<category><![CDATA[interface operations]]></category>
<category><![CDATA[dependency injection pattern]]></category>
<category><![CDATA[structure model]]></category>
<category><![CDATA[communication model]]></category>
<category><![CDATA[model structure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/appfuse-study-notes-model-layer/</guid>
		<description><![CDATA[3.3 Model structure Model layer is the core of the entire system, complete the application business logic and database communication. Model will be divided into two AppFuse: persistence layer and busi ...]]></description>
		<content:encoded><![CDATA[3.3 Model structure Model layer is the core of the entire system, complete the application business logic and database communication. Model will be divided into two AppFuse: persistence layer and busi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<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/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/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/appfuse-study-notes-model-layer/</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>Pragmatism, not to use Hibernate, enumerated type Enum mapping application in the OR</title>
		<link>http://www.codeweblog.com/pragmatism-not-to-use-hibernate-enumerated-type-enum-mapping-application-in-the-or/</link>
		<comments>http://www.codeweblog.com/pragmatism-not-to-use-hibernate-enumerated-type-enum-mapping-application-in-the-or/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 15:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[type mapping]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[object entity]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[persistent data]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[data manipulation]]></category>
<category><![CDATA[logic operation]]></category>
<category><![CDATA[sql parameters]]></category>
<category><![CDATA[data framework]]></category>
<category><![CDATA[java notes]]></category>
<category><![CDATA[common interface]]></category>
<category><![CDATA[mapping application]]></category>
<category><![CDATA[field mapping]]></category>
<category><![CDATA[java1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/pragmatism-not-to-use-hibernate-enumerated-type-enum-mapping-application-in-the-or/</guid>
		<description><![CDATA[In a long time ago刚接触Hibernate, think that novel, on-line a lot of evaluation, how that&#39;s convenient, to study it, read the source code, do the test, with step-by-step inside. Also learn a lot of  ...]]></description>
		<content:encoded><![CDATA[In a long time ago刚接触Hibernate, think that novel, on-line a lot of evaluation, how that&#39;s convenient, to study it, read the source code, do the test, with step-by-step inside. Also learn a lot of  ...				<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/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-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</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/pragmatism-not-to-use-hibernate-enumerated-type-enum-mapping-application-in-the-or/</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>Front and back-office data transfer</title>
		<link>http://www.codeweblog.com/front-and-back-office-data-transfer/</link>
		<comments>http://www.codeweblog.com/front-and-back-office-data-transfer/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 10:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[jdbc connection]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[architecture]]></category>
<category><![CDATA[background processing]]></category>
<category><![CDATA[data validation]]></category>
<category><![CDATA[connection string]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[actionform]]></category>
<category><![CDATA[language support]]></category>
<category><![CDATA[web scope]]></category>
<category><![CDATA[graduation project]]></category>
<category><![CDATA[mass action]]></category>
<category><![CDATA[single database]]></category>
<category><![CDATA[school web]]></category>
<category><![CDATA[web web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/front-and-back-office-data-transfer/</guid>
		<description><![CDATA[Our systems are generally used in MVC architecture, the background processing of data, display data and the future user interaction, but the school WEB development for so long, has not been projects i ...]]></description>
		<content:encoded><![CDATA[Our systems are generally used in MVC architecture, the background processing of data, display data and the future user interaction, but the school WEB development for so long, has not been projects i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<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/front-and-back-office-data-transfer/</wfw:commentRss>
	</item>
		<item>
		<title>Spring2.5 IoC container and the bean</title>
		<link>http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/</link>
		<comments>http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[regard]]></category>
<category><![CDATA[instances]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[containers]]></category>
<category><![CDATA[metadata]]></category>
<category><![CDATA[ioc]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[target applications]]></category>
<category><![CDATA[level configuration]]></category>
<category><![CDATA[enterprise features]]></category>
<category><![CDATA[processing services]]></category>
<category><![CDATA[services management]]></category>
<category><![CDATA[targets]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring2-5-ioc-container-and-the-bean/</guid>
		<description><![CDATA[Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...]]></description>
		<content:encoded><![CDATA[Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</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/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/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/spring2-5-ioc-container-and-the-bean/</wfw:commentRss>
	</item>
		<item>
		<title>Their understanding of the J2EE three-tier architecture (design patterns and software differences between the links)</title>
		<link>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</link>
		<comments>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 12:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[architecture design]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[data layers]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[side business]]></category>
<category><![CDATA[side presentation]]></category>
<category><![CDATA[architecture model]]></category>
<category><![CDATA[three tier architecture]]></category>
<category><![CDATA[j2ee design patterns]]></category>
<category><![CDATA[layer architecture]]></category>
<category><![CDATA[software differences]]></category>
<category><![CDATA[resource pool]]></category>
<category><![CDATA[layer mode]]></category>
<category><![CDATA[c mode]]></category>
<category><![CDATA[composite view]]></category>
<category><![CDATA[high level architecture]]></category>
<category><![CDATA[client presentation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</guid>
		<description><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...]]></description>
		<content:encoded><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...				<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/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/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/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</wfw:commentRss>
	</item>
		<item>
		<title>Their understanding of the J2EE three-tier architecture (design patterns and software differences between the contact)</title>
		<link>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</link>
		<comments>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 17:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[persistent data]]></category>
<category><![CDATA[architecture design]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[data layers]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[side business]]></category>
<category><![CDATA[side presentation]]></category>
<category><![CDATA[architecture model]]></category>
<category><![CDATA[three tier architecture]]></category>
<category><![CDATA[j2ee design patterns]]></category>
<category><![CDATA[layer architecture]]></category>
<category><![CDATA[software differences]]></category>
<category><![CDATA[advanced architecture]]></category>
<category><![CDATA[resource pool]]></category>
<category><![CDATA[layer mode]]></category>
<category><![CDATA[c mode]]></category>
<category><![CDATA[composite view]]></category>
<category><![CDATA[model business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</guid>
		<description><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...]]></description>
		<content:encoded><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</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/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/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</wfw:commentRss>
	</item>
		<item>
		<title>DWR practice papers AJAX</title>
		<link>http://www.codeweblog.com/dwr-practice-papers-ajax/</link>
		<comments>http://www.codeweblog.com/dwr-practice-papers-ajax/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 01:15:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[javascrip]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[introduction to java]]></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[relevant category]]></category>
<category><![CDATA[java client]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-practice-papers-ajax/</guid>
		<description><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Take advantage of this framework can become very easy to develop AJAX. DWR can use client-side JavaScript directly call the servic ...]]></description>
		<content:encoded><![CDATA[DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Take advantage of this framework can become very easy to develop AJAX. DWR can use client-side JavaScript directly call the servic ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</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/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-practice-papers-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>To become a Java expert need to pay attention to learning objectives 25</title>
		<link>http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</link>
		<comments>http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[core class libraries]]></category>
<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[servlets jsp]]></category>
<category><![CDATA[ooa ood]]></category>
<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[object interaction]]></category>
<category><![CDATA[database interaction]]></category>
<category><![CDATA[cocobase]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[desktop programs]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[jstl]]></category>
<category><![CDATA[object oriented analysis and design]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[ui component]]></category>
<category><![CDATA[java expert]]></category>
<category><![CDATA[china factory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</guid>
		<description><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should know UML, especially class, object, intera ...]]></description>
		<content:encoded><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should know UML, especially class, object, intera ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</wfw:commentRss>
	</item>
		<item>
		<title>OpenJWeb (1.6) Java Web Application Development Platform Express Technical White Paper</title>
		<link>http://www.codeweblog.com/openjweb-1-6-java-web-application-development-platform-express-technical-white-paper/</link>
		<comments>http://www.codeweblog.com/openjweb-1-6-java-web-application-development-platform-express-technical-white-paper/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 05:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[call interface]]></category>
<category><![CDATA[e mail]]></category>
<category><![CDATA[web application development]]></category>
<category><![CDATA[suzhou]]></category>
<category><![CDATA[rapid development]]></category>
<category><![CDATA[recent visitors]]></category>
<category><![CDATA[chapter iii]]></category>
<category><![CDATA[component interface]]></category>
<category><![CDATA[java web application development]]></category>
<category><![CDATA[technical framework]]></category>
<category><![CDATA[mr wang]]></category>
<category><![CDATA[application development platform]]></category>
<category><![CDATA[logic component]]></category>
<category><![CDATA[platform products]]></category>
<category><![CDATA[database transactions]]></category>
<category><![CDATA[table management]]></category>
<category><![CDATA[expre]]></category>
<category><![CDATA[language support]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/openjweb-1-6-java-web-application-development-platform-express-technical-white-paper/</guid>
		<description><![CDATA[Chinese open-source OpenJWeb Organization ( http://blog.csdn.net/baozhengw ) Powerise Suzhou Technology Co., Ltd. ( http://www.cmissoft.com ) QQ: 29803446 Msn: baozhengw999@hotmail.com Email: baozheng ...]]></description>
		<content:encoded><![CDATA[Chinese open-source OpenJWeb Organization ( http://blog.csdn.net/baozhengw ) Powerise Suzhou Technology Co., Ltd. ( http://www.cmissoft.com ) QQ: 29803446 Msn: baozhengw999@hotmail.com Email: baozheng ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jdbc-driver-types/" title="JDBC driver types">JDBC driver types</a> 2009-02-27 12:35:02</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/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01: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/openjweb-1-6-java-web-application-development-platform-express-technical-white-paper/</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>
	</channel>
</rss>
