Hello,
I have setup Tomcat to work with IIS on Win 2K. I successfully configured the ISAPI filter in IIS to point to Tomcat. I checked the IIS_redirect logs and they show that IIS is able to initialize the ISAPI filter and talk to Tomcat over AJP 1.3. The tomcat web server returns an HTTP response.
The problem is that I getting the default Tomcat page not the page that I had specified "mypage.jsp" in IIS as my default document for the website.
You can view the website at: .. it should show you a default Tomcat page. It is completely ignoring my "Default Document" setting in IIS.
Any ideas? Thanks in advance.
Dwight
I have setup Tomcat to work with IIS on Win 2K. I successfully configured the ISAPI filter in IIS to point to Tomcat. I checked the IIS_redirect logs and they show that IIS is able to initialize the ISAPI filter and talk to Tomcat over AJP 1.3. The tomcat web server returns an HTTP response.
The problem is that I getting the default Tomcat page not the page that I had specified "mypage.jsp" in IIS as my default document for the website.
You can view the website at: .. it should show you a default Tomcat page. It is completely ignoring my "Default Document" setting in IIS.
Any ideas? Thanks in advance.
Dwight