> From: Caldarale, Charles R
> Subject: RE: Contexts and Path and Authentication
> 
> What you could do is create a simple default (ROOT) webapp that
> analyzes each request URI and then forwards it to one of the two real
> apps, which would continue to be deployed as /formauth and /basicauth.
> A filter would seem appropriate here.

Should have mentioned that you don't even have to write your own filter; the 
nice guys at tuckey have already done it:
http://tuckey.org/urlrewrite/

 - 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