How did you get Tomcat 4.0.1 to install? -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Christian Roslawski
Sent: Saturday, 1 December 2001 2:47 a.m. To: [EMAIL PROTECTED] Subject: Re: servlets and IIS > (*) is it possibile to have tomcat4 and iis run together? Yes, that is possible. I have IIS 5.0 running on Win2000 Server (SP2) with Tomcat 4.0.1 using isapi_redirect.dll and the AJP13 Connector. The AJP13 Connector for Tomcat 4.0 is available at: http://www.apache.org/~hgomez/ajp13-tc4.0/ The isapi_redirect.dll is available at: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3/bin/win32/i386/ I used the tomcat-iss-howto from Tomcat 3.3 to configure IIS, which is available at: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-iis-howto.html Good luck. Chris ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html