We need a way of aliasing urls in tomcat 3.2.1 so we don't have to set up
Apache for local development on our workstations.

eg  /mytest needs to resolve to the servlet context /myproject/mytest  

Is there a way of doing this in Tomcat (perhaps in the server.xml or
web.xml?) without involving putting Apache at the front to do a proxy pass?

Regards,

Graeme.

Reply via email to