| Author |
simple authenticaion in Tomcat 5.x
|
Kartik Ruppa
Ranch Hand
Joined: Aug 28, 2002
Posts: 60
|
|
Hi, I want to have a username/passwd authentication for my web application running on Tomcat 5.x. Can somebody tell me how to achieve this. Thanks in advnace! Kartik
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
read: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/realm.html And it wouldn't hurt to brush up on the appropriate section of the servlet specification.
|
 |
 |
|
|
subject: simple authenticaion in Tomcat 5.x
|
|
|