Peter Tornberg wrote:
>
> Hi,
>
> I'm trying to run an XML-parser as a servlet using apache and tomcat.
Unfortunately this does not work for me. Has anyone tried this before?


If you put xerces.jar in the Tomcat's classpath in the first position, it
will work fine. (The same with xalan.jar if you are also using it).

We have been doing that since Tomcat 3.0.

I hope this help you.


Reply via email to