> From: Matthew Mauriello [mailto:mm578...@albany.edu]
> Subject: Re: Question about BASIC Authentication
> 
> how do websites grant access to public sites and secure 
> certain sections?

By using the servlet-spec defined mechanisms with a <security-constraint> for 
the protected areas.

> Or is this a problem because I have two separate applications 
> deployed and I am trying to navigate between both?

You can use Tomcat's SSO valve for that:
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html#Single%20Sign%20On%20Valve

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to