<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - JSP Caching Problem</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 14:44:31 -0400</pubDate>


    <item>

        <title>Re: JSP Caching Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53555</link>

        

        
            <description><![CDATA[Thanks Dev.
It got worked....
i just want to know the difference between the cache content headers and META tags.Both will perform the same operation(removing caching) but it is not happening properly in META tags.Is there any reason?

Reagards,
Cva]]></description>
        

        <pubDate>Tue, 10 Feb 2009 05:47:41 -0500</pubDate>

        

        <jf:creationDate>Tue, 10 Feb 2009 05:47:41 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 10 Feb 2009 05:47:41 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2009</jf:date>
        <jf:author>sivakumar bandi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JSP Caching Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53555</link>

        

        
            <description><![CDATA[There are several <a...]]></description>
        

        <pubDate>Tue, 10 Feb 2009 03:56:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 10 Feb 2009 03:56:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 10 Feb 2009 03:56:01 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2009</jf:date>
        <jf:author>coldjava</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: JSP Caching Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53555</link>

        

        
            <description><![CDATA[Try using cache-control header


response.setHeader("Cache-Control", "no-cache");


See <a href="http://www.jsptube.com/examples/jsp-no-cache.html">Prevent caching of JSP/Servlet output</a>]]></description>
        

        <pubDate>Tue, 10 Feb 2009 01:43:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 10 Feb 2009 01:43:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 10 Feb 2009 01:43:01 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2009</jf:date>
        <jf:author>daringtakers</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSP Caching Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53555</link>

        

        
            <description><![CDATA[Hi All,...]]></description>
        

        <pubDate>Mon, 09 Feb 2009 05:07:44 -0500</pubDate>

        

        <jf:creationDate>Mon, 09 Feb 2009 05:07:44 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 09 Feb 2009 05:07:44 -0500</jf:modificationDate>
        <jf:date>Feb 9, 2009</jf:date>
        <jf:author>sivakumar bandi</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

