Josh Fern wrote:
> and the ClassPath to *CLASSPATH=.;C:\Program Files\Apache Software
> Foundation\Tomcat 6.0lib\servlet-api.jar;C:\Program Files\Apache Software
> Foundation\Tomcat 6.0\lib\jsp-api.jar
There is no need to change classpath. The Tomcat startup scripts take
care of it.
> I startup t
I am trying to set up Apache Tomcat6.0.13 for jsp development. I have
followed all instructions I can find for installation.
I installed java jdk1.6.0_01.
I set the port for Tomcat to 80,
the JavaHome environment variable to C:\Program Files\Java\jdk1.6.0_01
and the ClassPath to *CLASSPATH=.;C: