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, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
