I have been searching high and low trying to find a way to catch failed login attempts after form authentication fails. Currently in my web.xml file it just gets re-directed to the errorpage but I want to record it
All I want to capture is the username (j_username) that was attempted so I can log it and keep track of the failures to lock the account. everything else is available from the cgi variable getRequest..etc... methods. Posted this a few times but nobody as responded is this even available Rob Cartier -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
