<?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: URL based Navigation into a JSF application &#8211; on PhaseListener and ViewHandler</title>
	<atom:link href="http://technology.amis.nl/2008/03/16/url-based-navigation-into-a-jsf-application-on-phaselistener-and-viewhandler/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2008/03/16/url-based-navigation-into-a-jsf-application-on-phaselistener-and-viewhandler/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=url-based-navigation-into-a-jsf-application-on-phaselistener-and-viewhandler</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas</title>
		<link>http://technology.amis.nl/2008/03/16/url-based-navigation-into-a-jsf-application-on-phaselistener-and-viewhandler/#comment-5257</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Tue, 09 Dec 2008 13:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2967#comment-5257</guid>
		<description><![CDATA[Hi Rene,

In this case, all requests come to one url: ..../faces/controller?param1=.... - the request is intercepted and redirected. For mapping different URLs I probably would have used a Filter, just like you suggest.

best regards,
Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Rene,</p>
<p>In this case, all requests come to one url: &#8230;./faces/controller?param1=&#8230;. &#8211; the request is intercepted and redirected. For mapping different URLs I probably would have used a Filter, just like you suggest.</p>
<p>best regards,<br />
Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://technology.amis.nl/2008/03/16/url-based-navigation-into-a-jsf-application-on-phaselistener-and-viewhandler/#comment-5256</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Thu, 13 Nov 2008 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2967#comment-5256</guid>
		<description><![CDATA[Hello Lucas,
very nice article.
I&#039;m using the same approach but i was wondering how you are mapping the URLs without extensions to the FacesServlet? Are you using a Filter?

Regards,
RenÃ©]]></description>
		<content:encoded><![CDATA[<p>Hello Lucas,<br />
very nice article.<br />
I&#8217;m using the same approach but i was wondering how you are mapping the URLs without extensions to the FacesServlet? Are you using a Filter?</p>
<p>Regards,<br />
RenÃ©</p>
]]></content:encoded>
	</item>
</channel>
</rss>
