Doesn't work with JDBC Realm though. I mean I am not using session obj at
all, do not need it. ses.invalidate() would work with Form Based
Authentication, but not with Basic.

-----Original Message-----
From: Matt Goss [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 02, 2001 4:40 PM
To: [EMAIL PROTECTED]
Subject: Re: Logout


Marino,
invalidate the session
<code>ses.invalidate();</code>
Matt

Marino Vittorio wrote:
> 
> Hi folks. I'd like to logout from a jsp app, I am using Tomcat JDBC Realm
to
> log in the system. Any idea?
> Thanks, Vittorio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to