1. login leads to j_security_check error page coderanch.comI am working on jsp along with tomcat server.I am using container managed security and jdbcrealm configuration. In the login form, I am required to submit to j_security_check. I am able to successfully login. After that, each time I logout using session.invalidate() and I try to access protected site again, application will show the login screen but after clicking login it ... |
2. Jsp login page code has no error,but still login cannot work..urgent!! forums.oracle.com |