Hi,
I've been searching for info concerning url rewriting/mapping with Catalina
but can't seem to find a definitive answer (except to use Apache with
mod-rewrite).
Problem
I would like to access a servlet
(http://localhost:8080/fooDir/servlet/fooName) with a *nice* name such as
http://localhost:8080/foo
I've found info whereby server.xml can be changed to map foo to fooDir and
something similiar in the web.xml but I have to say that I got lost in the
mountain of answer attempts, each time proposing a (slightly) different
solution.
Can it be done? If so who can show me the light?
Thx in advance
/Colin
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|