I am installing tomcat5.5 on laptop which has windows 7
When I check "C:\Program Files", thats where this
tomcat application is installed. So is this the home directory for tomcat or home directory is different from this dir ?
1) If I want to set CATALINA_HOME variable, do I provide path as "CATALINA_HOME=C:\Program Files\Apache Software Foundation\Tomcat 5.5"
2) If I did not know that tomcat is installed in Program Files directory, how can I find out where is this application installed ? Is there a command line tool available to check this ?
3)Can I check in the event viewer about this ? I tried but could not find anything in there .
Thanks