I have java installed on my computer, but none of my browsers seem to detect it a and I'm not able to run any applets. (Trivial, as it may seem) I've wasted a lot of time googling and trying to troubleshoot this issue unsuccessfully.
This is the output of the java -version command
C:\Users\kraj>java -version
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
I'm able to write java programs and run them, Eclipse is running successfully as well - but the only problem is that none of my browsers (chrome, firefox, opera) are not able to detect java. The java website to check java installation in a system is also not detecting java installed in my system. Really appreciate any help/pointers regarding this.