Hi!
I want to limt access to j_security_check. If there have been a certain 
number of requests to j_security_check with one j_username and some invalid
j_password, the following requests to j_security_check with the same
j_username shold be redirected to another page where the user has to do
some tasks to be able to login again.
I found out that it is not possible to plave a Filter in front of
j_security_check in tomcat. So what would be a convienient way to
control access to j_security_check in tomcat?
Regards, Henrik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to