Hi,
I am running tomcat and IIS together on a windows 2000 server. I have had a hard time using integrated windows authentication with tomcat. I just can't seem to get jsp files to recognize the security settings on the directories. Any other pages are handled by IIS, and it uses the authentication correctly.
For example:
index.jsp is available to ANYONE
index.html is available only to who I set in the security setting of the directory.
I want the *.jsp files to adhere to the security I set for the directories, anyone have any insight on what I am doing wrong?
(I spent a lot of time fiddling with the xml files, but was unsuccessful)
Thanks
I am running tomcat and IIS together on a windows 2000 server. I have had a hard time using integrated windows authentication with tomcat. I just can't seem to get jsp files to recognize the security settings on the directories. Any other pages are handled by IIS, and it uses the authentication correctly.
For example:
index.jsp is available to ANYONE
index.html is available only to who I set in the security setting of the directory.
I want the *.jsp files to adhere to the security I set for the directories, anyone have any insight on what I am doing wrong?
(I spent a lot of time fiddling with the xml files, but was unsuccessful)
Thanks