Hi,
I'm using j_security_check to authenticate my system login and I'm facing a 
problem with the redirection after verifying the user credentials.

When the user enters a valid userid and incorrect password, the system will 
direct to the correct login error page.

When the user enters a valid userid and correct password, the system hangs at 
j_security_check. The displayed URL is something like 
"http://www.test.com/j_security_check";. It fails to direct to the intended 
Login servlet.

May I know where does the problem lies and how I can resolve this?

Thanks and appreciate your comments/advice.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983969#3983969

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983969
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to