Tomcat installation
There seemed to be a problem with my Tomcat..
I am unable to start the server as I am getting the following error..
the system cannot find the file C:\jdk1.3.1\bin; \bin\java
I have my jdk1.3.1 installed in the same path...
and JDK runs fine with normal applications.
Pl help
[326 byte] By [
haric] at [2007-9-26 4:54:52]

hi,
you may be having similar problems that i had in setting up tomcat - letting it know what your classpath is.
for windows platform (only, i think), i used this guy's executable files to run tomcat. works great, and sorts out all the classpath/setup hassle:
www.geocities.com/jdrudnicki/
good luck!