The moose likes JSP and the fly likes How to configure IIS to redirect SERVLETS to TOMCAT 3.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "How to configure IIS to redirect SERVLETS to TOMCAT 3.2" Watch "How to configure IIS to redirect SERVLETS to TOMCAT 3.2" New topic
Author

How to configure IIS to redirect SERVLETS to TOMCAT 3.2

Ved Antani
Greenhorn

Joined: Jan 05, 2003
Posts: 28
I am using Win NT 4 with IIS (Service Pack 6a). And Tomcat 3.2.
All the JSPs work fine but as I try to use a servlet class, the 404 error starts creeping in.
I cant understand why this can happen that IIS redirects all .jsp files to Tomcat but it does not redirect .class files (in the same directory) to tomcat.
Please give me some hints...

 
 
subject: How to configure IIS to redirect SERVLETS to TOMCAT 3.2
 
Threads others viewed
How to configure IIS with Tomcat
Integrating Tomcat 6 with IIS7 in Windows 2008 64 bit OS
Using Tomcat 6 with IIS7 in Win 2008 64 bit OS
Tomcat/JAVA/Web Server/SSL - troubles
IIS and Tomcat on two different machines
MyEclipse, The Clear Choice