Anthony Carlos wrote:

Just out of curiosity, what is JAVA_HOME?


JAVA_HOME is an environment variable, that should contain the path to the installed JDK or JRE. Since you're using TC 5.5, you can point JAVA_HOME to a JRE (5.5 comes with Eclipse Java Compiler). Older versions had to have a JDK (to compile JSP into Servlet classes).

In UNIX, lookup your shell startup scripts (.profile, .login, .zprofile,...) and in Windows, right-click My Computer and choose "Properties", "Advanced".

Nix.

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

Reply via email to