Hi,
following problem:
I want to run a servlet on tomcat3.2.1 which transforms an xml-document via
xslt into an html-document which should be sent to the browser. BUT the
packages jaxp.jar and parser.jar are in the tomacat/lib directory. Whith
these classe ma app doesn't run. So I put new classes in my WEB-APP/lib
directory. But it won't work, tomcat still uses the 'old' parser classes.
How could I configure tomcat to use the classes in WEB-INF/lib first?

If there is another solution for this problem, please tell me.

thx in advance
Christian


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to