Hi,

We are using Java Server Pages for our development which gets converted to
servlet on the fly. How do you use the netscape server's authentication for
jsp pages? For html/perl script you create .nsconfig files in the dirs you want to 
protect. Whenever you access a html page or perl script from these dir
 it pops up username/passwd screen and verifies the password from the password file. 
But the jsp files may reside on any dir ( may not be under servers doc root ) and when 
I load them I need to authenticate the user same way it does for  html files.
Any help/pointers greatly appreciated.

Thanks, Sham

___________________________________________________________________________
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