I am a new user of
tomcat. I have seen in the documentation that JAVA_HOME variable has to be setup to the jdk folder.
at the c prompt,I am using set JAVA_HOME = c:\java\jdk1.3.1_01
after doing this ,when i try to start tomcat,It gives me the error:
You must set JAVA_HOME to point at your
Java Development Kit installation
Please help me in setting up tomcat so that i can run my
servlets.
Thanks,
raj