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.
- RE: Aliasing urls in Tomcat (without using Apache) Graeme Miller
- RE: Aliasing urls in Tomcat (without using Apache... Martin van den Bemt
- RE: Aliasing urls in Tomcat (without using Apache... Graeme Miller
- Aliasing urls in Tomcat (without using Apache) Graeme Miller
- RE: Aliasing urls in Tomcat (without using Apache... William Kaufman
