Well, you have to map it in your connector configuration just like you would servlet mappings or *.jsp.

For instance, for Tomcat's examples webapp with mod_jk configuration I have this:

JkMount /examples/jsp/security/protected/j_security_check ajp13


Jake

At 10:51 PM 12/10/2002 -0500, you wrote:
Formbased authentication does not work if IIS is configured with Tomcat
but works with normal HTTP server. Can somebody throw some light?
I get 404 error stating j_security_check resource not available.

This is the same with /examples/jsp/security/protected/login.jsp too!

Hari

Reply via email to