hiteshonline <[EMAIL PROTECTED]> wrote:
>
> Dear friends,
>
> I am using java web server 2.0 for servlets ,now i am using login
> password key provided by java web server on default realm ,by using
> this i can authenticate users to log on but i am not having anything
> by which i can log off the client ,i don't want to use sessions.
If you're using authentication with JWS, what you're doing is authenticating
your clients via the HTTP authentication mechanism. But there's no way to
force the client to "forget" that password.
You will have to use sessions (or something similar). Sorry :(
Pier
--
Pier Fumagalli - Sun Microsystems Inc. - <mailto:[EMAIL PROTECTED]>
----------------------------------------------------------------------------
___________________________________________________________________________
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