Posted By:
zhouhua_zhouhua
Posted On:
Wednesday, October 24, 2001 07:04 PM
Please tell me how to get environment
variant of OS in java
not the environment of JVM, that can be gotten by method System.getProperty
nor the System.getenv , that has been deprated, and can't be used in JDK1.3
any longer.
help!!