How should i install and start working on tomact?while installation it asks for the JVM which i have got installed but it says it cannot find it ? what should i do?

Questions by disha

Showing Answers 1 - 1 of 1 Answers

hello boss,

first install jdk say jdk1.4.1_01, it is installed with a name say j2sdk1.4.1_01.

next install tomcat, while installing it asks for jvm then u browse and point that to j2sdk1.4.1_01, then it perfectly installs.

and nextC:>set JAVA_HOME=C:\J2SDK1.4.1_01\

C:>set CATALINA_HOME=C:\GIVE THE FULL PATH UPTO TOMCAT 5.0

then run startup.bat

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions