Hello everybody! I would like to know two things please:
1) Is Tomcat 5.0 available for download? If yes, is it the final release and where can I download it? 2) I want to use Tomcat 5.0 as servlet container for IIS Web Server (it runs under Windows 2000 Advanced Server with JDK 1.4 installed): can I use the ISAPI filter built for Tomcat 4.x to redirect servlet-jsp request from IIS to Tomcat 5? Note that I found the ISAPI filter for Tomcat 4.x at: http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0 / 3) I am using Tomcat 4.0.4-b3 and a strange thing happens: after Tomcat is active for some minutes (or hours) without receiving any request it suspends itself. So all next requests to servlet and jsp pages are ignored by Tomcat and the browser seems not to find the servlet/jsp page requested. To activate again Tomcat I have to restart the service: I have found no other way to solve the problem! Can someone help me? Is this a bug of Tomcat Tomcat 4.0.4-b3 ? Must I install another Tomcat's version (like Tomcat 5) to remove this bug? Or there is some configuration setting of Tomcat to avoid that it suspends itself after some time of inactivity? I hope someone can help me :-( Thanks everybody in advance! Luca -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>