sorry but i havnt gone thro all the replies

that is a known bug in IE 5.0(ref microsoft website) dont remember the exact
url sorry

but they (microsoft) say that put the same no-cache meta tag at the end of
the html i think in a seperate html tags...
put a search of microsoft site for cache

hope that helps

Amit


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:JSP-INTEREST@;JAVA.SUN.COM]On Behalf Of Campano, Troy
Sent: Monday, November 11, 2002 2: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

Reply via email to