Hi,

Does anybody know the following problem?

I  use TOMCAT 3.2 and IE Explorer 5.
I call a servlet URL.
If I delete the 'temporary Internet files' (=cache) in IE Explorer the following 
printout does not occurr.
But if I call my servlet a second time without having deleted the cache
(the image files are found on the hard disk) the following printout occurrs.
But everything works fine.
(Option in IE Explorer is 'check for newer versions of stored pages=every visit to the 
page')


2001-02-28 11:34:28 - Ctx( /swam ): IOException in: R( /swam + /images/mn-bg.jpg
 + null) socket write error (code=10053)
2001-02-28 11:34:29 - Ctx( /swam ): IOException in: R( /swam + /images/mn-surpas
s_hiq.gif + null) socket write error (code=10053)
2001-02-28 11:34:29 - Ctx( /swam ): IOException in: R( /swam + /images/mn-Drahtk
ugel_80.gif + null) socket write error (code=10053)


Axel    Lannion/France

___________________________________________________________________________
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