Posted By:
Naveen_K
Posted On:
Tuesday, October 16, 2001 01:49 AM
This error occurs when the browser's
STOP button is pressed
after a request from the browser has been sent. You cannot
avoid this error, one thing u can do is to "catch(IOException)"
in your code.
This error occurs only with TOMCAT, this does not occur, or rather
is ignored by other Web Servers like iPlanet Web Server.
That should solve your problem.