From: "Nelson, Jerry W
> OK, How do I set JAVA_HOME???

The same way you set CLASSPATH-- it depends on your operating system.

For Windows, I do it in Start->Settings->Control
Panel->System->Advanced->Environment Variables and put it under System
variables so it stays set.

And... set it to the directory that *contains* 'bin', not all the way down
to the bin directory [that one goes in your PATH].

This is a JDK installation question, nothing much to do with Tomcat.

(BTW, Tomcat ignores the system CLASSPATH and forms its own based on the
contents of various directories.)

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to