OK this is probably a really *stupid* question but I am baffled.  In NT
Workstation 4.0, PWS, Tomcat 3.2.1, I tried removing the isapi_redirect.dll
filter from IIS Admin, and everything continues to work perfectly.  I can
run all the servlet and JSP examples.  For instance, when I invoke the Hello
World servlet I get the following (debug=9) logs in the tomcat window:

2001-01-10 05:41:40 - ContextManager: Host = localhost
2001-01-10 05:41:40 - ContextManager: SM: Prefix match
/examples/servlet/HelloWorldExample -> /servlet/HelloWorldExample/*
HelloWorldExample(HelloWorldExample/null) null
2001-01-10 05:41:40 - ContextManager: SimpleMapper1: Adjust for prefix map
/servlet/HelloWorldExample
2001-01-10 05:41:40 - ContextManager: SimpleMapper1: SM: After mapping R(
/examples + /servlet/HelloWorldExample + null)
HelloWorldExample(HelloWorldExample/null)
2001-01-10 05:41:40 - ContextManager: AccessInterceptor: checking
/servlet/HelloWorldExample

My own servlets also run just fine.  So what's going on here?  I discovered
this because the dll got accidentally deleted and I didn't
notice--everything just kept on running.  Thanks to all for your generous
support of this mailing list, and sorry if this has been answered recently.
-Terry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to