Just for your information - I have just installed Tomcat 3.2.1
on a Windows NT machine and spent some time getting frustrated because all the
examples crashed when I tried to run them. Turned out that I had a
"servlet.jar" file in the following directory:
JAVA_HOME\jre\lib\ext
which was overriding the servlet.jar specified in my
CLASSPATH.
Tony
|