Oh, I misunderstood you.
You were right.

Thanks Jerson!

~ Troy ~

-----Original Message-----
From: Chua, Jerson [mailto:Jerson.Chua@;VIEWPOINT.COM] 
Sent: Monday, November 11, 2002 5:42 PM
To: [EMAIL PROTECTED]
Subject: Re: no cache


The users don't need to do that since your page now is returning the appropriate 
headers. You had to do the shift-refresh to remove the local cache of the previous 
version of the page.


-----Original Message-----
From: Campano, Troy [mailto:Troy.Campano@;LIBERTYMUTUAL.COM]
Sent: Monday, November 11, 2002 5:39 PM
To: [EMAIL PROTECTED]
Subject: Re: no cache


Now that works, but I don't think users are going to want to do that everytime a page 
of data loads :-(



-----Original Message-----
From: Chua, Jerson [mailto:Jerson.Chua@;VIEWPOINT.COM]
Sent: Monday, November 11, 2002 5:35 PM
To: [EMAIL PROTECTED]
Subject: Re: no cache


Do a shift-refresh (forced refresh) on IE then try it again.

-----Original Message-----
From: Campano, Troy [mailto:Troy.Campano@;LIBERTYMUTUAL.COM]
Sent: Monday, November 11, 2002 5:32 PM
To: [EMAIL PROTECTED]
Subject: Re: no cache


Nope, it's still storing in the cache :-(


-----Original Message-----
From: Chua, Jerson [mailto:Jerson.Chua@;VIEWPOINT.COM]
Sent: Monday, November 11, 2002 5:26 PM
To: [EMAIL PROTECTED]
Subject: Re: no cache


try no-store instead of no-cache

-----Original Message-----
From: Campano, Troy [mailto:Troy.Campano@;LIBERTYMUTUAL.COM]
Sent: Monday, November 11, 2002 5:25 PM
To: [EMAIL PROTECTED]
Subject: no cache


Hi,
I'm using a header file and include it in all my JSPs with JSP include. In the <HEAD> 
tag of my header file I have these lines:

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache" forua="true"/>

Even though I have these lines, my browser (IE 5.0) still caches pages I get from the 
database. Any ideas how I can fix this? This is a big problem when I need my data to 
be dynamic.


thank you!

~ Troy Campano ~

==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For 
digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some 
relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to