Antony

Many thanks for the suggestion, but where can I find this - I've looked
through the jar files in the common and container directories of
$TOMCAT_HOME/lib, but nothing stands out.  Maybe I've missed it?

Any help appreciated.

Thanks

Mark


----- Original Message -----
From: "Antony Bowesman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 4:58 PM
Subject: Re: User login logging (JDBC authentication)


> Mark Muffett wrote:
> >
> > Any ideas how best to log succesful (or unsuccesful) logins via
> > JDBC authentication.  The big problem is that the user may have
> > bookmarked any one of a number of protected pages, and it isn't
> > practical to put code on each of them.
>
> Just change the JDBC realm authenticate() method to log the result of
> the authentication.
>
> Antony
>

Reply via email to