"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