Re: Enabling Basic Authentication and SSL for the same WebApplication on Tomcat 6

2009-03-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bharath, On 3/2/2009 10:24 AM, Bharath R wrote: > I am new to web development. We have a servlet for which both Basic > Authentication and SSL has to be enabled. We are using tomcat 6 to host our > web application. I would like to know how do we confi

Enabling Basic Authentication and SSL for the same WebApplication on Tomcat 6

2009-03-02 Thread Bharath R
Hi, I am new to web development. We have a servlet for which both Basic Authentication and SSL has to be enabled. We are using tomcat 6 to host our web application. I would like to know how do we configure the same application to enable both authentication. Say, if the users access the applica