Tagged Questions

0
votes
0answers
351 views

IIS Integrated Authentication + Tomcat Form-Based (or Basic) Authentication issue

I'm trying to configure IIS6, Tomcat 6, and isapi_redirect 1.2.31. I have a web application running on tomcat that has several different components. The main servlet is to be accessible to all of ...