Hi All, I am having a problem in form based authentication using JDBCRealm. After configuring the server.xml , web.xml and mod_jk files, I was able to get to the login.jsp page but when I press submit , I get an error 404 saying /var/tomcat/webapps/examples/jsp/security/login/null not found. I have entry JkMount /var/tomcat/webapps/examples/jsp/security/login/j_security_check ajp12 in my mod_jk.conf file. Could someone explain to me the concept of j_security_check. Is there a physical presence of j_security_check?? in one of the posts I read j_security_check is handles by AccessInterceptor class!! Please explain everything I need to make my form based authentication using JDBCRealm working. Thanks in advance -- Manish Poddar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
