<?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>decoupling</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/decoupling/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>decoupling</description>
	<pubDate>Sun, 21 Mar 2010 20:49:15+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<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>Java Enterprise System architecture selection considerations</title>
		<link>http://www.codeweblog.com/java-enterprise-system-architecture-selection-considerations/</link>
		<comments>http://www.codeweblog.com/java-enterprise-system-architecture-selection-considerations/#comments</comments>
		<pubDate>Fri, 01 May 2009 16:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[presentation layer]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[system architecture]]></category>
<category><![CDATA[performance efficiency]]></category>
<category><![CDATA[layer structure]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[business logic layer]]></category>
<category><![CDATA[architecture selection]]></category>
<category><![CDATA[component layers]]></category>
<category><![CDATA[development perspective]]></category>
<category><![CDATA[selection considerations]]></category>
<category><![CDATA[flexible expansion]]></category>
<category><![CDATA[model service]]></category>
<category><![CDATA[english presentation]]></category>
<category><![CDATA[oo design]]></category>
<category><![CDATA[java enterprise]]></category>
<category><![CDATA[service model]]></category>
<category><![CDATA[dominant position]]></category>
<category><![CDATA[source network]]></category>
<category><![CDATA[enterprise system]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-enterprise-system-architecture-selection-considerations/</guid>
		<description><![CDATA[Java Enterprise System architecture selection considerations Source: Network Java is now the flourishing of a variety of technical fields, under various names, how to select according to their own nee ...]]></description>
		<content:encoded><![CDATA[Java Enterprise System architecture selection considerations Source: Network Java is now the flourishing of a variety of technical fields, under various names, how to select according to their own nee ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</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/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/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-enterprise-system-architecture-selection-considerations/</wfw:commentRss>
	</item>
		<item>
		<title>Several J2EE business agent model implementation and comparison</title>
		<link>http://www.codeweblog.com/several-j2ee-business-agent-model-implementation-and-comparison/</link>
		<comments>http://www.codeweblog.com/several-j2ee-business-agent-model-implementation-and-comparison/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[implementation layer]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[message system]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[software engineering]]></category>
<category><![CDATA[model implementation]]></category>
<category><![CDATA[style css]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[coupling]]></category>
<category><![CDATA[import url]]></category>
<category><![CDATA[font family]]></category>
<category><![CDATA[agent model]]></category>
<category><![CDATA[business agent]]></category>
<category><![CDATA[engineering organizations]]></category>
<category><![CDATA[layer technology]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[performance level]]></category>
<category><![CDATA[azeri]]></category>
<category><![CDATA[size 9]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/several-j2ee-business-agent-model-implementation-and-comparison/</guid>
		<description><![CDATA[Several J2EE business agent model implementation and comparison-UML software engineering organizations - pitaya software &lt;! - @ Import url (.. / css / style.css);. Style3 (font-family: &quot;\ 000B ...]]></description>
		<content:encoded><![CDATA[Several J2EE business agent model implementation and comparison-UML software engineering organizations - pitaya software &lt;! - @ Import url (.. / css / style.css);. Style3 (font-family: &quot;\ 000B ...				<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/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/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/several-j2ee-business-agent-model-implementation-and-comparison/</wfw:commentRss>
	</item>
	</channel>
</rss>
