Try using the META tag :
<meta http-equiv="expires" content="0">
Where you put the expiry time (either explicit date/time or
seconds-from-now) in the content field.
You could also try
<meta http-equiv="pragma" content="no-cache">
but I've found that to be less reliable on some browsers.
-----Original Message-----
From: Mohan K Reddy [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 17, 1999 7:17 AM
To: [EMAIL PROTECTED]
Subject: How to avoid caching the page !!!!!
Hello:
One of the major or rather irritating problems that I am encountering these
days is caching of the page. Even if the JSP is changed the server still
loads the same old page.Inspite of doing all the jaaz to avoid caching the
problem still persists.Any suggestions!!!
Thanks
Mohan
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html