S
sirstrongbad
I am working with Tomcat 5 for the first time in on a Unix machine.
Apache seems to be working ok, serving up static HTML, but all my
JSP's are displaying in the browser as inline code. My assumption is
that Tomcat is not running, but I am having a heck of a time finding
anything on this new Unix box that someone else set up. I cannot even
find the .sh startup script. How can I check if Tomcat is running?
Also, JAVA_HOME and CATALINA_HOME do not appear to be set, although
java -version shows version 1.5.
Any help is GREATLY appreciated...
Apache seems to be working ok, serving up static HTML, but all my
JSP's are displaying in the browser as inline code. My assumption is
that Tomcat is not running, but I am having a heck of a time finding
anything on this new Unix box that someone else set up. I cannot even
find the .sh startup script. How can I check if Tomcat is running?
Also, JAVA_HOME and CATALINA_HOME do not appear to be set, although
java -version shows version 1.5.
Any help is GREATLY appreciated...