Chrome reduced Java support

I use Java applets in my application, today I unexpectedly saw redirect from my page and the following message from java

Java site message

In details I read about Chrome support for abandoning NPAP

Google recently revised its plans and now states that they plan to completely remove NPAPI by the end of 2015. Since it is unclear whether dates will be further extended or not, we strongly recommend that Java users consider alternatives to Chrome as soon as possible. Instead, we recommend Firefox, Internet Explorer, and Safari as long-term options. As of April 2015, starting with version Chrome 42, Google has added an additional step to configure NPAPI-based plugins, such as Java to run, see the section "Enabling NPAPI in Chrome version 42 and later" below.

So will it be handled by Java somehow or is it the death of my applet next year?

+4
source share
4

Chrome 42, NPAPI .

URL : :///# -NPAPI "" " NPAPI". "", .

+3

Java -..

, ​​Chrome ( ).

.. ?

. , "" .

+2

Java- . - , , , -javascript-web-. - Firefox.

+2

, , Pepper API (PPAPI), . Oracle " Web Start, ". , jnlp, . jnlp (. .jnlp ).

I think that Oracle will write a plugin to launch the Web Start application and contact it to send a cookie, etc. If written, Applets can easily convert to Web Start applications with less effort.

+1
source

All Articles