Originally posted by Vilas Lawande:
You have to set CATALINA_HOME.
not tomcat_home.
This must be mistake in HFSJ.If your post is correct.
Regards,
Vilas Lawande.
[ January 30, 2008: Message edited by: Vilas Lawande ]
Still no luck--
now I have following settigns--
1. I have set the Environment variable CATALINA_HOME to C:\Program Files\apache tomcat\apache-tomcat-5.5.25
2. I have set the JAVA_HOME variable to C:\Program Files\Java\jdk1.5.0_04
3. I have set the classpath to C:\Program Files\apache tomcat\apache-tomcat-5.5.25\common\lib\servlet-api.jar
Now when start the tomcat and point the browser to
http://localhost:8080/ I get "The page cannot be found " error.
And also the compiler error (package not found ) for import javax.servlets.*
please help
I am clueless