Hi all, I need to deploy a servlet on tomcat4. I am a newbee here. I have read the documentation from tomcat docs and servlet api. But cannot make out what exactly is to be done. My server config is as follows : WinNT 4, IIS & Tomcat running as a service. My web application works fine when I am running it under Apache - Tomcat configuration. But it doesn't work when Tomcat is integrated with IIS.
I need help in 2 things : 1. What are the changes to be made to server.xml to make my application work on port 80? Coz' my application works fine on 8080 when Tomcat is running as a service on WinNT. 2. Next, what is to be done when I have to deploy my application in a directory other than a directory under $catalina_home. Please help me ASAP. Thanks & Regards, Kaustubh. ___________________________________________________________________________ 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
