you might want to use something like this:
<form-login-config form-login-page='index.jsp'
form-error-page='bindex.jsp'/>
where index and bindex are identical, but bindex has a little message telling user that their login failed.
Pritpal Dhaliwal
-----Original Message-----
From: owner-resin-interest@caucho.com
[mailto:owner-resin-interest@caucho.com]On Behalf Of Richard Chamberlain
Sent: Sunday, July 28, 2002 6:27 AM
To: resin-interest@caucho.com
Subject: JDBCAuthenticator failed login
Hello,
I've got JDBC authentication working using a form based login.
However at the moment if the user failures authentication I just return them
to the login page (which is also the index page). Obviously I need to tell
them that there login failed, but how can I find that out?
Thanks,
Richard
Received on Mon 29 Jul 2002 12:49:34 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:08 PDT