<?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>GrassField &#187; prototype</title>
	<atom:link href="http://blog.grassfield.org/tag/prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.grassfield.org</link>
	<description>Classroom notes on Java SE, EE &#38; ME</description>
	<lastBuildDate>Fri, 02 Jul 2010 06:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Prototype Scope in Spring</title>
		<link>http://blog.grassfield.org/2010/03/11/prototype-scope-in-spring/</link>
		<comments>http://blog.grassfield.org/2010/03/11/prototype-scope-in-spring/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 07:28:37 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[request cache]]></category>
		<category><![CDATA[scope]]></category>

		<guid isPermaLink="false">http://blog.grassfield.org/2010/03/11/prototype-scope-in-spring/</guid>
		<description><![CDATA[I use a simple web application that uses struts2 (view)- tiles (view) &#8211; Spring &#8211; Hibernate.
It is working fine. I have a strange behavior explained below.
1. Consider I have form. I fill up the text boxes, select boxes and press Submit. The values are getting displayed. Perfect!
2. If I go to any other page and [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2010/03/11/prototype-scope-in-spring/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
