setting PATH & CLASSPATH for tomcat ?
843836Aug 21 2003 — edited Aug 24 2003Hi !
I am working on a Unix platform with apache as my webserver and tomcat 1.3.3 as my jsp container. I have a problem executing my jsp code that is embedded in HTML. The tomcat server picks up the .jsp files but shows only the html code on the browser. The java/jsp code does not get executed at all. I found that I have not set any PATH, CLASSPATH and TOMCAT_HOME variables for the tomcat server.
Regarding the above, I don't know the following:
1> what do I set in the PATH variable?
2> what do I set in the CLASSPATH variable?
3> what do I set in the TOMCAT_HOME variable?
4> where do I set these? (.profile?)
5> if at all you think that this is not the problem then please guide me to real source of the error.
Any guidance would be a help to me. Thankyou.
Regards,
Amit.