<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Spring controller forwarding</title>
	<atom:link href="http://tamersalama.com/2005/03/02/spring-controller-forwarding/feed/" rel="self" type="application/rss+xml" />
	<link>http://tamersalama.com/2005/03/02/spring-controller-forwarding/</link>
	<description>of Tamer Salama</description>
	<lastBuildDate>Mon, 28 Nov 2011 11:11:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: madmax</title>
		<link>http://tamersalama.com/2005/03/02/spring-controller-forwarding/comment-page-1/#comment-153017</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Sat, 03 Jul 2010 04:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2005/03/02/spring-controller-forwarding/#comment-153017</guid>
		<description>How do I take 301 redirect to the home page?</description>
		<content:encoded><![CDATA[<p>How do I take 301 redirect to the home page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://tamersalama.com/2005/03/02/spring-controller-forwarding/comment-page-1/#comment-307</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 14 Apr 2006 19:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2005/03/02/spring-controller-forwarding/#comment-307</guid>
		<description>According to the API docs the RedirectView  redirects to a URL &quot;exposing all model attributes as HTTP query parameters&quot; (this was true even in Spring 1.1). Thus your third option would work by putting the desired request attributes as model attributes rather than as session ones. That&#039;s pretty close to what you are after (albeit requiring redirection), isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>According to the API docs the RedirectView  redirects to a URL &#8220;exposing all model attributes as HTTP query parameters&#8221; (this was true even in Spring 1.1). Thus your third option would work by putting the desired request attributes as model attributes rather than as session ones. That&#8217;s pretty close to what you are after (albeit requiring redirection), isn&#8217;t it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

