JRE Still showing 1.4.2_04-b05 even when JAVA_HOME is pointing jdk1.5.0_08
I hae installed 2 versions of java1.4.2_04-b05 andjdk1.5.0_08. Can I make current JRE to be 1.5.0_08 without uninstalling the previous version ?
Can anybody please help me out?
I tried changing theJAVA_HOME to the version jdk1.5.0_08 but it's still showing the version1.4.2_04-b05 of JRE in use
C:\>java -version
java version"1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
Thanks in advance
Uday

