Hello:

Is anyone aware of the ability to create a custom authentication scheme
with a Java Servlet Engine?  I want to create an application which prompts
the user for username and password, like basic authentication, but I want
to verify the username/password store against source other than a flat
file.  Is there a way to do this with Sun's Java Servlet architecture, or
is there a specific Servlet Engine which allows authentication of this
type?

Thanx

--Michael

___________________________________________________________________________
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