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

Reply via email to