Java plugin doesn't work in Chrome -- how can I fix this?

If you are using 64-bit Windows, only IE supports 64-bit Java. Chrome and Firefox will only work if you install the 32-bit Java.

For more details - Google support


it is an easy fix , I also had a lot of trouble with java in chrome

go to this web site http://www.java.com/en/javafx/

chose the 32 bit java FX for most people download and install your problem is ficex

I still have problem with emails though


Just now I ran into this issue, which was caused by an MSI installer trying to update Java and fracking things up. Basically Chrome looks at registry to find a better java version than the System32 one, so it accesses this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins inhere @java.com/JavaPlugin,version=x.x.x is where the RIGHT path of the plugin is defined. Check that Path entry against the actual path and if it's not matching, that this is the issue. In a 32 bit Windows 7 it should be (or mine is) "C:\Program Files\Java\jre7\bin\plugin2\npjp2.dll".