Myles:

Here's a url which I had bookmarked for "future study" (whose time unfortuantely
has yet to come!!) but may be useful to you because it has lots of code (written
(in part) by our very own Nic!!):

http://www.tapsellferrier.co.uk/Servlets/FAQ/authentication.html

Enjoy!
Geeta

For what it's worth, we have implemented a method similar to what you have
detailed for apps on our public website. We also have a couple of apps which use
authentication against an LDAP on our intranet. (Btw, I don't know of any list
for this just this subject.)

Mailing Lists wrote:

> Hi,
>
> Is there a list somewhere of the main methods for user authentication in a
> web based application using servlets?  I have previously used a form based
> method: gather username/password and then authenticate against the database,
> if successful a token is stored in the user's web session for future
> reference.
>
> If there is no list, then please respond with the techniques that you have
> used in your projects.
>
> Thanks,
>
> Myles
>
> ___________________________________________________________________________
> 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

Reply via email to