I updated my JDK from 1.3 to 1.6 and checked the version using command java -version in command prompt after updating the environmental variable entry for JAVA_HOME to 1.6 and also I have included the jre-bin path to PATH variable, unfortunately java -version is still pointing to 1.3. Can anyone please let me know what am I missing here?
I am using windows XP 32 bit.