I think Matt Rable has something that does what you need as part of his AppFuse development.

http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse

Jake



At 10:40 AM 7/3/2004 +0200, you wrote:
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]


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



Reply via email to