> From: Ken Fox [mailto:k...@vulpes.com]
> Subject: Mapping REST requests across multiple app contexts
> 
> I'm trying to implement the rewrite as a Valve

If you place the standard rewrite filter in the ROOT context, you can catch any 
requests that do not directly map to the appropriate webapp and forward or 
redirect them appropriately.

http://www.tuckey.org/urlrewrite/

No reason to reinvent the wheel, especially in a fashion that's not very 
portable.

 - 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