> From: Jerry Malcolm [mailto:2ndgenfi...@gmail.com] 
> Subject: Re: Security Constraints With URL Rewrite filter

> --- I want the user to see the URL:  /showPlasmaTVs

> --  I want it to map internally to:
> /webAppContext1/jsp/user/products.jsp?productSearch=plasma

> -- I would like for it to utilize the existing defined (and tested/proven)
> security mappings that are based on the context/paths of the webapps.

It's this constraint that you're imposing on yourself that's creating the 
problem.  Why can't you revise the security mappings to use the URLs, not the 
servlets?  At the same time, inhibit direct access to the old URLs.

 - 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