Why I do not need to set CLASSPATH and JAVA_HOME in Mac OS X?
I am using jdk 1.7, after Installation I did not set JAVA_HOME or
CLASSPATH environment variable, and I use it to compile a servlet class
and everything worked fine.
So I want to known, why I am not supposed to set these Environment
variables ? Does JDK can auto resolve CLASSPATH ?
No comments:
Post a Comment