<?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>page navigation</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/page-navigation/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>page navigation</description>
	<pubDate>Mon, 22 Mar 2010 22:45:58+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>ActiveRecord objects with the use of jQuery to create jquery.form.js</title>
		<link>http://www.codeweblog.com/activerecord-objects-with-the-use-of-jquery-to-create-jquery-form-js/</link>
		<comments>http://www.codeweblog.com/activerecord-objects-with-the-use-of-jquery-to-create-jquery-form-js/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 02:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[override]]></category>
<category><![CDATA[bind]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[original look]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[page navigation]]></category>
<category><![CDATA[target element]]></category>
<category><![CDATA[true post]]></category>
<category><![CDATA[response type]]></category>
<category><![CDATA[xml script]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/activerecord-objects-with-the-use-of-jquery-to-create-jquery-form-js/</guid>
		<description><![CDATA[ActiveRecord objects with the use of jQuery to create jquery.form.js Part of the code, the original look http://malsup.com/jquery/form/ # getting-started]]></description>
		<content:encoded><![CDATA[ActiveRecord objects with the use of jQuery to create jquery.form.js Part of the code, the original look http://malsup.com/jquery/form/ # getting-started				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</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/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/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/activerecord-objects-with-the-use-of-jquery-to-create-jquery-form-js/</wfw:commentRss>
	</item>
		<item>
		<title>Review jsf + spring + hibernate (1)</title>
		<link>http://www.codeweblog.com/review-jsf-spring-hibernate-1/</link>
		<comments>http://www.codeweblog.com/review-jsf-spring-hibernate-1/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 21:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[presentation layer]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[long time]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[frameworks]]></category>
<category><![CDATA[debugging]]></category>
<category><![CDATA[webroot]]></category>
<category><![CDATA[database layer]]></category>
<category><![CDATA[page navigation]]></category>
<category><![CDATA[failture]]></category>
<category><![CDATA[view id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/review-jsf-spring-hibernate-1/</guid>
		<description><![CDATA[Writing the code a long time, a lot of the framework of the basic debugging question had been forgotten even today, specifically the most easy to write a framework, including the presentation layer fr ...]]></description>
		<content:encoded><![CDATA[Writing the code a long time, a lot of the framework of the basic debugging question had been forgotten even today, specifically the most easy to write a framework, including the presentation layer fr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<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/review-jsf-spring-hibernate-1/</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>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>
