environmental vars

Florian Hoenig hoenig@liwest.at
Wed Oct 17 15:51:00 GMT 2001


How can I get OS's environmental variables from inside java ? System.getProperties() seems to hide a lot.
when running with 'java' you could make a shellscript wrapper which passed each var via -D option, but this is not what i want.

thanks



More information about the Java mailing list