: Wednesday, April 24, 2002 9:34 AM
To: [EMAIL PROTECTED]
Subject: j_security_check problem with 2nd login
I'm working on a small Projekt which needs a form based login page. Using a
j_security_check form works fine.
I also have the problem, that a user must not come back to the login page
fo
I'm working on a small Projekt which needs a form based login page. Using a
j_security_check form works fine.
I also have the problem, that a user must not come back to the login page
for a second login. If she does -> j_security_check will fail with a 404 error
page. (I know why).
Does anybody