Hi, We used to face the same problem as well.This is a bug in Tomcat 3.2.2. My suggetsion is that u migrate to Tomcat 4.0.3, bacause in this version this bug has been removed.Another benefit you get is that it dynamically loads your class files so u need not restart it when u compile a java file.
Regards Sagar ----- Original Message ----- From: "Jagan K Samuel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 1:32 PM Subject: Images problem > Hi > > I have a web appln deployed in Tomcat 3.2.2 > This appln has a number of images. > When this appln starts up in the browser, for some images i get. > > Connection aborted by peer: Socket write Error > > This happens for some of the js(script) files also. > Anybody has a clue > > > With Best Regards > Jagan K Samuel > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
