Page 1 of 1

Java Applet support in Chrome 42+

Posted: Thu Apr 16, 2015 2:37 pm
by support
Chrome (Google) has decided to disabled NPAPI for version 42+ which is required for Java Applet support.

Oracle advise to not use Chrome anymore:
https://java.com/en/download/faq/chrome.xml

and the workaround is:
https://java.com/en/download/faq/chrome.xml#npapichrome

In your URL bar, enter:
- chrome://flags/#enable-npapi
- Click the Enable link for the Enable NPAPI configuration option.
- Click the Relaunch button that now appears at the bottom of the configuration page.

Re: Java Applet support in Chrome 42+

Posted: Thu Oct 29, 2015 9:20 am
by support
The bypass option has been removed since Chrome 45:
http://www.ghacks.net/2015/09/02/chrome ... n-support/

Alternative is to switch to FireFox and Internet Explorer.