We are currently using Tomcat 4 in our Web Tier to transform some XML
documents into HTML using Xalan XSLT processor. Therefore, we would really
like to be able to use the latest Xalan 2.3 which comes with Xerces 2.0
(this combination gives very good results on our app servers) but
unfortunately T
Hi,
Until now, I was using Apache and JServ to run an application containing a
few servlets. Now, I am using Tomcat 3.1. Everything keeps working but I get
a lot of exceptions of the following type while the application is running.
java.lang.ClassNotFoundException: test
at
org.apache.tomcat.load