RE: Form based authentication issue

2004-12-31 Thread mohan.radhakrishnan
protected. Try moving it outside the protected area. Mohan -Original Message- From: vidya RAO [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 28, 2004 4:10 PM To: user@struts.apache.org Subject: Form based authentication issue Hi, I am facing a weird problem while using Form based

Form based authentication issue

2004-12-30 Thread vidya RAO
Hi, I am facing a weird problem while using Form based authentication in a strtus project. By adding the security constraint and Form tag in my web.xml , I am able to force every user to come to a login page. THe login pag has an action of "j_security_check" . It authenticates the user fine an