<?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>application business</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/application-business/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>application business</description>
	<pubDate>Fri, 12 Mar 2010 08:14:34+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<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>Struts, Spring, Hibernate advantages and disadvantages</title>
		<link>http://www.codeweblog.com/struts-spring-hibernate-advantages-and-disadvantages/</link>
		<comments>http://www.codeweblog.com/struts-spring-hibernate-advantages-and-disadvantages/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[open source software]]></category>
<category><![CDATA[focus on business]]></category>
<category><![CDATA[tag library]]></category>
<category><![CDATA[logic implementation]]></category>
<category><![CDATA[development efficiency]]></category>
<category><![CDATA[exception handling]]></category>
<category><![CDATA[database link]]></category>
<category><![CDATA[model view controller]]></category>
<category><![CDATA[java servlet]]></category>
<category><![CDATA[javaserver pages technology]]></category>
<category><![CDATA[jsp technology]]></category>
<category><![CDATA[internal mechanisms]]></category>
<category><![CDATA[open source framework]]></category>
<category><![CDATA[apache projects]]></category>
<category><![CDATA[pool management]]></category>
<category><![CDATA[pattern structure]]></category>
<category><![CDATA[good starting point]]></category>
<category><![CDATA[application business]]></category>
<category><![CDATA[page navigation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts-spring-hibernate-advantages-and-disadvantages/</guid>
		<description><![CDATA[Struts, Spring, Hibernate advantages and disadvantages Struts with Tomcat, Turbine, and many other Apache projects, are open-source software, which is its one great advantage. Allow developers to more ...]]></description>
		<content:encoded><![CDATA[Struts, Spring, Hibernate advantages and disadvantages Struts with Tomcat, Turbine, and many other Apache projects, are open-source software, which is its one great advantage. Allow developers to more ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</li>
					<li><a href="http://www.codeweblog.com/commonly-used-version-control-software/" title="Commonly used version control software">Commonly used version control software</a> 2009-02-28 06:00:08</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/struts-spring-hibernate-advantages-and-disadvantages/</wfw:commentRss>
	</item>
	</channel>
</rss>
