Hi!,

I have a HTML page with an applet tag which is protected i.e if
a user access the above URL he is prompted with a login window.

After authentication applet talks to a servlet which is not protected
(as i dont want users to authenticate twice).

Would the above used user id ( incase of HTML) be accessible through
getRemoteUser() method in the servlet.

If not is there anyway to achieve this without protecting the servlet.

Note: I am using Netscape enterprise server 3.5.1 on solaris.

Thanks
Shiraz

___________________________________________________________________________
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

Reply via email to