Yes, I've intalled jdk 1.6 and obviously, JAVA_HOME is pointing to jdk. As I told earlier, I manually checked in my JAVA_HOME\bin folder to find javac.exe.
javac.exe is already present in JAVA_HOME\bin folder.
Also, if JAVA_HOME is not recognizable, then I can't run java -version command directly.
I can't run javac command even javac.exe was present in my JAVA_HOME\bin folder.
Interestingly, when I double-click javac.exe file, it was running. But while typing javac command in command prompt, it shows 'javac' is not recognized......
Regards,
Vaibhav