2012/6/23 Debabratta Jena <debabrat...@gmail.com>: > I have an webapplication written mainly in jsp and servlet and I use > tomact7.0.26 as my application server. I want this application to run > by IIS 5.1 on windows xp machine. I want that when jsp request comes > to IIS server, it forwards it to tomcat server. > I searched in the web that I have to map the index.jsp to the IIS > script directory. What is the correct procedure for that. I am not > getting the isapi_redirect.dll and worker file also.
Did you read official documentation at tomcat.apache.org? http://tomcat.apache.org/connectors-doc/ see "IIS". --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org