Posted By:
Greg_S
Posted On:
Monday, December 16, 2002 02:43 PM
I assume i would make this change in the app's web.xml file. However, there are a number of servlets i need to map to a path off the root of the webserver. I'm hoping i don't need to create a
definition for each servlet and then a
definition from there. I'm not exactly sure this is the right approach to start with.
I'm working with TC 4.1.12.
Thanks!