You can have test.html not be a static html page...
Have your login servlet create the page on the fly..
When they bookmark it and go back to it later they will be asked to log in
again.
-Mark
----- Original Message -----
From: Alex Khordos <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 21, 1999 4:11 PM
Subject: password protect html
> Hello everyone
>
> Maybe someone will be able to help me. I have a servlet which asks for a
> user name and password and then redirects the person to the proper page.
> My question is how do I solve the bookmarking problem. If a person
> bookmarks test.htm, then he is never asked for a password. It only asks
> for a password if a person goes through login.htm. So how do I solve this
> problem. Any ideas?
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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