RE: help: logging failed login attempts

2002-03-09 Thread Scott Shorter
' Subject: help: logging failed login attempts Importance: High 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

RE: help: logging failed login attempts

2002-03-09 Thread Rob Cartier
form-error-page/errorpage.jsp/form-error-page /form-login-config /login-config -Original Message- From: Scott Shorter [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 7:49 AM To: 'Tomcat Users List' Subject: RE: help: logging failed login attempts This may

help: logging failed login attempts

2002-03-08 Thread Rob Cartier
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