Ideally, the authentication should be valid for the session, so whatever
you do for invalidating a session apply here.
Regards,
Subrahmanyam
Victor Miksonov wrote:
>
> Hello,
> Servlet API 2.2 provides support for form based authentication and
> declarative security. Deployer can specify in a deployment descriptor that
> some resources are protected and the servlet container will initiate a login
> process when a user that has not been authenticated attempts to get access
> to such resources.
> If I decide to use the declarative security then how can I do an explicit
> logout in this case? I cannot find a method in the Servlet API that helps me
> to do it.
>
> Thanks in advance
> Victor
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html