RE: j_security_check doesn't redirect but forwards content of secure page

2002-03-08 Thread Shawn Pourchot
I came across this exact problem. In the mailing archives the recommendation is to remove the action=j_security_check from the login form. Here's what I did to implement the system: 1. created a index.jsp in the non protected folder. It contains a redirect

RE: j_security_check doesn't redirect but forwards content of secure page

2002-03-08 Thread Shawn Pourchot
Second try: I came across this exact problem. In the mailing archives the recommendation is to remove the action=j_security_check from the login form. Here's what I did to implement the system: 1. created a index.jsp in the non protected folder. It contains a redirect