try setting the HTTP header:
"Expires=Tue, 01 Jan 1981 01:00:00 GMT"

My experience has been that this header will flush the page from the cache
regardless of the cache settings and browser. I have tested this extensively
with Netscape and IE (4 included) and it is the only thing I have found that
works in all cases.

Mike

-----Original Message-----
From: Manomohan K Kalathil [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 18, 1999 5:30 AM
To: [EMAIL PROTECTED]
Subject: Re: Sessions in new windows ?


Yes I am using IE4 and I reaaly would wish that I could make it work on
the IE4 as a majority of my clients will be users of IE4
The "Expires" "0" works perfectly with Netscape

What bugs me more is that I tried a work around by having the link to a
servlet and the servlet redirecting to a jsp . And guess what !! With IE4
it still picks up the page from the cache when the cache directives are
not set . In case the cache directives are passed , it refuses to find the
cookie

 Mano.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to