Thank you Kaneda,
It doesn't seem to work.
Cheers
Neil
-----Original Message-----
From: Kaneda K [mailto:[EMAIL PROTECTED]]
Sent: 19 July 2001 09:42
To: [EMAIL PROTECTED]
Subject: Re: How can I logoff
At 15:57 18/07/2001 +0100, you wrote:
>Hello,
>
>I am using the JDBC sercurity on tomcat 3.3. I am able to logon (via basic
>authentication) to view a secured .jsp page. however I can not see how a
>user can logoff again so that a new user can logon. Please could someone
>point me in the right direction.
>
>Cheers
>Neil
The fonction to log of is "<%session.invalidate();%>" but I am not sure
that It works with "basic" authentification.
In fact, I think is does not works. but check any way