The only way to logout with basic authentication is to close the Web
browser. Otherwise, you may want to do form-based authentication.

Jon

----- Original Message -----
From: "Oleksandr Fedorenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 19, 2001 8:43 AM
Subject: Re: Logout with basic autorization


>
>
> "P.Miller" wrote:
>
> > Hi Oleksandr,
> >
> > you can 'logout' with session.invalidate().
> > You have to login again afterwards.
> >
>
> I do it exactly.
>
> But Browser already contains information for authentication, and when I
want
> to access
> protected page ( I want to get auth prompt ) , it pass it by.
>
> >
> > Hth
> > Peter
> >
> > Oleksandr Fedorenko wrote:
> > >
> > > Hi.
> > >
> > > How to do really logout using basic authorization ?
> > >
> > > I mean to get authorization prompt again by using tomcat engine ? ,
i.e.
> > >
> > > tomcat should care about it . To send smth. in response ?
> > > If yes, so what to send ?
> > >
> > > Thanks.
> > >
> > > Alex.
>

Reply via email to