You're using IE, right?  It seems that, rather than specifying a time on the
GET call, it just gets the file, _then_ looks at the file's Last-Modified
header: if it's older than the version sitting in IE's cache, it just breaks
the connection, prompting an IOException on the server side.

At the very least, I only see this exception with IE: Netscape, Opera, even
Lynx don't pop exceptions on the server.  I don't see a work-around for
this, either: I'd need IE's source code for that,...

                                                            -- Bill K.


> -----Original Message-----
> From: subhadeep de [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 27, 2001 10:29 PM
> To: [EMAIL PROTECTED]
> Subject: IOException 
> 
> 
> 
> I get the following errors: for gifs in an html page
> 
> 2000-12-12 09:27:41 - Ctx(  ): IOException in: R(  + /index.html +
> null)
> socket write error (code=10053)
> 2000-12-12 09:27:41 - Ctx(  ): IOException in: R(  + /tomcat-
> power.gif +
> null) socket write error (code=10053)
> 
> but page loads fine. Any ideas?
> 
> 
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at 
> http://www.hotmail.com.
> 

Reply via email to