How do I know if the current JDK Version works with Pramati?
What are the JDK recommendations for installing Pramati Server?
Following are the recommended JDKs for installing Pramati Server:
- J2SDK1.4.2_05,JDK1.5.0_05
- J2SDK1.4.2_05,JDK1.5.0_05
- J2SDK1.4.2_02
- J2SDK1.4.2_04
- J2SDK1.4.2_08
- J2SDK 1.4.2_05,JDK1.5.0_05
- J2SDK1.4.2_02
How do I verify and use JDK and JRE?
To verify the JDK version on your machine, enter java -version at the command prompt. The value that is returned is the JDK version on your machine.
Example:
C:\java -version
java version "1.4.2.04"
java 2 Runtime Environment, Standard Edition
Java HotSpot Client VM