Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setting PATH & CLASSPATH for tomcat ?

843836Aug 21 2003 — edited Aug 24 2003
Hi !
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2003
Added on Aug 21 2003
2 comments
209 views