I finally got IIS to redirect properly
to Tomcat. Now, I have a few questions about
config:

1. I want another dir to use besides the examples
dir under webapps. What files do I need to modify
for this, and what needs changed? I tried some
things, but they did not seem to work....I tried
adding a new context to uriworkermap.properties,
and I added a stanza in server.xml that was similar
to the examples.

2. Is there a way to get Jar files to be used? I ended
up un-jarring things and putting them in web-inf dir
under classes...I had jar that was working under JRun
(another JSP/Servlet/etc. engine), but it didn't
seem to be recognized...do I *have* to build a WAR
for this?

Reply via email to