Re: Connection reset by peer

2001-12-10 Thread Muhammad Ali Siddiqui
Hello, I had the same problem with tomcat in windows environment. Its just that when ever your connection between Tomcat and its client (mostly a web browser) breaks (may be due to pressing stop button in the browser or due to any other reason) it throws exception. And the exception stack trace

Classloader

2001-12-06 Thread Muhammad Ali Siddiqui
Hi folks, I am writing an application, in which I need to support Hot deployment. I looked into org.apache.tomcat.util.DependClassLoader and org.apache.tomcat.util.DependClassLoader12 for this purpose. Can anybody tell me how to use them with my application? and which jars should I use from