> From: behofmann [mailto:behofm...@gmail.com]
> Subject: RE: Serving Multiple Application Versions within the same
> Context
> 
> My main objective is to have my client's URL not change 
> and have any redirection to a different version be
> transparent to them.

Which is why the filter in the otherwise dummy "production" application would 
seem to be an appropriate choice.

> Since I've never seen the webapps/production#1.0.war 
> approach

Since the 1.0 part wouldn't be used directly by the client (at least not on the 
initial request), the target of the forward done by the filter could be 
anything you want; it doesn't have to use the multi-level format.

> Would a redirection filter only be sufficient?

I would think so, but only you know your complete requirements.

 - 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