java - what is the reason for the existence of the JAVA_HOME environment variable? -


many java based application requires set java_home env variable. what's purpose of variable?

environment variables strings contain information such drive, path, or file name.

the java_home environment variable points directory java runtime environment (jre) installed on computer.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -