Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Re: [Re: determined to install tomcat]


Message #1 by HASSAN PARTHASARATHY <parthahs@u...> on 8 Dec 00 12:06:27 EST
Hi

Tomcat requires only one env variable 'TOMCAT_HOME'. If you run the command
'tomcat run' it will include its classes in the classpath. It is better to set
JAVA_HOME environment variable also.
In your situation it is better to run 'tomcat run' and it should run
successfully. 
with best regards
partha


"Subramanian" <gomathy_s@s...> wrote:
Hi

I always use the following command:

"tomcat start" - this will run tomcat in a seperate window. If u use "tomcat
run" it will run tomcat in the same window.

regards

  Return to Index