<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MyHomePageIndia.com &#187; Design Pattern</title>
	<atom:link href="http://www.myhomepageindia.com/index.php/tag/design-pattern/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myhomepageindia.com</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Thu, 20 May 2010 06:42:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Better Design without ActionForm in Struts 2</title>
		<link>http://www.myhomepageindia.com/index.php/2009/05/29/better-design-without-actionform-in-struts-2.html</link>
		<comments>http://www.myhomepageindia.com/index.php/2009/05/29/better-design-without-actionform-in-struts-2.html#comments</comments>
		<pubDate>Fri, 29 May 2009 17:21:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[ActionForm]]></category>
		<category><![CDATA[Design Pattern]]></category>
		<category><![CDATA[Struts 1]]></category>
		<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://www.myhomepageindia.com/?p=811</guid>
		<description><![CDATA[Struts 2 is different from Struts 1 in many aspects. The intention behind changes in Struts 2 is to enrich this framework by adding new features, supporting web tier features like AJAX, and simultaneously simplifying the development with this framework. This framework change is also in line with current trend of getting job done using [...]]]></description>
		<wfw:commentRss>http://www.myhomepageindia.com/index.php/2009/05/29/better-design-without-actionform-in-struts-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post Redirect Get Design Pattern</title>
		<link>http://www.myhomepageindia.com/index.php/2009/03/19/post-redirect-get-design-pattern.html</link>
		<comments>http://www.myhomepageindia.com/index.php/2009/03/19/post-redirect-get-design-pattern.html#comments</comments>
		<pubDate>Thu, 19 Mar 2009 07:57:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Design Pattern]]></category>
		<category><![CDATA[Post-Redirect-Get]]></category>

		<guid isPermaLink="false">http://www.myhomepageindia.com/?p=507</guid>
		<description><![CDATA[Post redirect get pattern is a solution to duplicate submission of form. Implementation of this pattern does solve this problem, but there are few side effects. This article discusses the pattern along with its advantages, disadvantages and alternatives.]]></description>
		<wfw:commentRss>http://www.myhomepageindia.com/index.php/2009/03/19/post-redirect-get-design-pattern.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->