What's the syntax??  JAVA_HOME is nowhere to be found in System Vaiables.

//SIGNED//
 
Jerry Nelson

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 26, 2004 4:29 PM
To: Tomcat Users List
Subject: Re: Tomcat will not run JSPs


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]

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

Reply via email to