<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Disable Browser Caching in JSF</title>
	<atom:link href="http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/feed/" rel="self" type="application/rss+xml" />
	<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/</link>
	<description>David Chandler's Journal of Java Web Development</description>
	<lastBuildDate>Thu, 12 Nov 2009 20:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Chandler</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3860</link>
		<dc:creator>David Chandler</dc:creator>
		<pubDate>Thu, 22 Oct 2009 03:48:47 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3860</guid>
		<description>Take a look at http://forums.sun.com/thread.jspa?threadID=5404787</description>
		<content:encoded><![CDATA[<p>Take a look at <a href="http://forums.sun.com/thread.jspa?threadID=5404787" rel="nofollow">http://forums.sun.com/thread.jspa?threadID=5404787</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamaraju</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3855</link>
		<dc:creator>kamaraju</dc:creator>
		<pubDate>Wed, 21 Oct 2009 11:16:17 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3855</guid>
		<description>i have tried in it its not working with fire fox how to resolve it ..</description>
		<content:encoded><![CDATA[<p>i have tried in it its not working with fire fox how to resolve it ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamaraju</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3854</link>
		<dc:creator>kamaraju</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:31:41 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3854</guid>
		<description>will it work for firefox</description>
		<content:encoded><![CDATA[<p>will it work for firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Chandler</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3821</link>
		<dc:creator>David Chandler</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:35:51 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3821</guid>
		<description>I updated this post to incorporate some of the comments and remove a dead link.</description>
		<content:encoded><![CDATA[<p>I updated this post to incorporate some of the comments and remove a dead link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSF/ADF and the browsers&#8217; back button &#124; Oracle</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3818</link>
		<dc:creator>JSF/ADF and the browsers&#8217; back button &#124; Oracle</dc:creator>
		<pubDate>Tue, 11 Aug 2009 07:15:38 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3818</guid>
		<description>[...] no-caching on your web application using the phaselistener (jsf [...]</description>
		<content:encoded><![CDATA[<p>[...] no-caching on your web application using the phaselistener (jsf [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jigar</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3816</link>
		<dc:creator>Jigar</dc:creator>
		<pubDate>Tue, 12 May 2009 04:55:12 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3816</guid>
		<description>it isnt working ...
by just putting it into current project.</description>
		<content:encoded><![CDATA[<p>it isnt working &#8230;<br />
by just putting it into current project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jigar</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3815</link>
		<dc:creator>Jigar</dc:creator>
		<pubDate>Tue, 12 May 2009 04:48:30 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3815</guid>
		<description>adding this jar into my project didnt work ..
it is same as when jar was not present..
when user clicks on sign out button he/she will be navigated to logoutpage where session will be destroyed..
and then he/she will be forwarded to home page ..
but as user clicks back button he gets all the pages..which he must not..
browser :firefox 3.0</description>
		<content:encoded><![CDATA[<p>adding this jar into my project didnt work ..<br />
it is same as when jar was not present..<br />
when user clicks on sign out button he/she will be navigated to logoutpage where session will be destroyed..<br />
and then he/she will be forwarded to home page ..<br />
but as user clicks back button he gets all the pages..which he must not..<br />
browser :firefox 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradip</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3813</link>
		<dc:creator>Pradip</dc:creator>
		<pubDate>Thu, 23 Apr 2009 23:43:40 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3813</guid>
		<description>Hey i&#039;m facing the same problem.
i have scenario like 
user goes to Search page , from there go to detail page , edit it, save it.
now if i do back...it works fine in Firefox which takes me to edit page.
but in IE it displays &quot;page has expired&quot;..</description>
		<content:encoded><![CDATA[<p>Hey i&#8217;m facing the same problem.<br />
i have scenario like<br />
user goes to Search page , from there go to detail page , edit it, save it.<br />
now if i do back&#8230;it works fine in Firefox which takes me to edit page.<br />
but in IE it displays &#8220;page has expired&#8221;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turbomanage</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3812</link>
		<dc:creator>turbomanage</dc:creator>
		<pubDate>Thu, 23 Apr 2009 12:54:59 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3812</guid>
		<description>You  might try adding some logging statements to verify that the phase listener is being invoked on the transition from page 1 to page 2. Or use a Firefox plugin like TamperData to verify that the no-cache headers are being set correctly. Also try other browsers.</description>
		<content:encoded><![CDATA[<p>You  might try adding some logging statements to verify that the phase listener is being invoked on the transition from page 1 to page 2. Or use a Firefox plugin like TamperData to verify that the no-cache headers are being set correctly. Also try other browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akram Badr</title>
		<link>http://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3811</link>
		<dc:creator>Akram Badr</dc:creator>
		<pubDate>Thu, 23 Apr 2009 08:58:34 +0000</pubDate>
		<guid isPermaLink="false">https://turbomanage.wordpress.com/2006/08/08/disable-browser-caching-in-jsf/#comment-3811</guid>
		<description>I try to use this but i think it does not work correctly 
for example if I have web site contain a login page and after login page main page contain menu on left hand site if I clicked on menu link 1 ==&gt; you will navigate to page 1 then click menu link 2 ==&gt; you will navigate to page 2 then use back you will get page 1 not ==&gt; page has expired (which is not correct), if you use back again you will get page has expired

Any help please</description>
		<content:encoded><![CDATA[<p>I try to use this but i think it does not work correctly<br />
for example if I have web site contain a login page and after login page main page contain menu on left hand site if I clicked on menu link 1 ==&gt; you will navigate to page 1 then click menu link 2 ==&gt; you will navigate to page 2 then use back you will get page 1 not ==&gt; page has expired (which is not correct), if you use back again you will get page has expired</p>
<p>Any help please</p>
]]></content:encoded>
	</item>
</channel>
</rss>
