Java system properties and environment variables

Praveen Sripati picture Praveen Sripati · Aug 14, 2011 · Viewed 243.8k times · Source

What's the difference between system properties System.getProperties() and environment variables System.getenv() in a JVM?

Answer

Bohemian picture Bohemian · Aug 14, 2011