Verify That A Version Of Java Is Available
Previously, I wrote about some Java commands that can be used to determine your default Java version.
The following can be used to verify that a certain version of the Java Runtime Environment (JRE) is available on your system.
JAVA CLASS(PropDump) PROP((java.version 1.5))
