On Fri, Sep 03, 2004 at 10:08:59AM +0200, [EMAIL PROTECTED] wrote:
: IMHO the best sollution would be to intercept the authentication process (I'm
working with Tomcat 4.x), to smuggle some custom code there that updates the
appropriate column in the database. The question is.. how can I do this??
Hi All,
I'm supposed to record the last login timestamp.
IMHO the best sollution would be to intercept the authentication process (I'm working
with Tomcat 4.x), to smuggle some custom code there that updates the appropriate
column in the database. The question is.. how can I do this?? Or maybe s