Hi All,
Any one have idea on how to implement form based authentication in JSP.
ie the contents we need to add in web.xml file.
Thnks,
Vikas
-
How to do form authentication in JSP ? (1 messages)
- Posted by: Vikas Vikki
- Posted on: November 23 2004 07:55 EST
Threaded Messages (1)
- How to do form authentication in JSP ? by Raghu Kodali on November 23 2004 13:56 EST
-
How to do form authentication in JSP ?[ Go to top ]
- Posted by: Raghu Kodali
- Posted on: November 23 2004 13:56 EST
- in response to Vikas Vikki
You can replicate the standard web.xml properties from the following article
http://www.informit.com/articles/article.asp?p=26139&redir=1
raghu