you could also try setting the HTTP Expires header to something definitely
in the past, like 1/1/1980

something like response.setHeader("Expires","1/1/1980");


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 07, 2002 8:13 AM
To: [EMAIL PROTECTED]
Subject: servlet works good the first time, but not the second
time.??!!!??


Hi,
Tomcat runs good when I launch a servlet for the first time. But when I
launch this servlet for the second time, Tomcat print the result of the
first ( in fact Tomcat runs the prior result page saved in IE).
Thanks
Jc


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to