Re: Refreshing problems with Tomcat

Johan Hahn <[email protected]> Thu, 28 Oct 2004 10:27:04 +0200
Newsgroups gmane.comp.java.sun.servlet
Message-ID <050201c4bcc7$e80c98f0$0d00a8c0@MAINFRAME>
Cristian D. Romanescu wrote:
> I think your problem is yer browser, especially if it's IE.
> IE has this nasty habit of caching images and not checking that
> in the mean time has changed, try a decent browser.

Yes, he could also try telnet:ing to port 80 on the server and make 
a couple of manual requests. 

> telnet localhost 80
GET /your/querystring.with?params=etc HTTP/1.1
Host: required.com
<double newlines>

...johahn

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html