Hi,

Are there any plans to introduce a servlet alias or 
URL rewrite function into Tomcat 5.0.x? 

As far as I understand, there is currently no way in 
Tomcat 4.0.x or 4.1.x to redirect URL:s from various 
contexts to a (single instance) servlet. I've tried
to use a <context> declaration with the same basedir
as another web application, but that results in 
multiple instances of the servlet (which for other 
reasons does not work for me).

Cheers,

/Per

----
Per Cederberg
http://www.percederberg.net/


--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to