i have both jdk 1.3 n 1.4 installed on my machine. i have changed thejava_home var. to 1.4 but i think the runtime enviorment is still usind the 1.3one coz tomcat is still not running. plz tell me how to change the var to jdl1.4in the runtime env also.
Try including the path of JDK1.4 in the PATH variable.Also look at the console of Tomcat for whether its taking the correct version ofJDK.
the PATH var is set correctly, can u plz tell me if i hav to make any changesin the registry to correct it, then how to do that n is it valid to do it, imean wil it matter?