问题
Java Applet is not working in chrome, As NP-API is been depreciated is there any alternative solution, to load applet in browser and scanner is invoked to scan the file.
Advance Thanks, any help is appreciated.
Scanner Applet application
回答1:
What's the chrome version??
Copy and paste "chrome://flags/#enable-npapi" into your Chrome browser and hit enter
Click the Enable link.
Quit your Chrome browser, then re-open it.
回答2:
There's no way to run a Java applet within Chrome without NPAPI support. If you want to keep using an in-browser applet, you'll need to use another browser.
回答3:
Launch an application using Java Web Start (JWS). Chrome supports it!
来源:https://stackoverflow.com/questions/31071024/webscanner-java-applet-app-not-working-in-chrome-npapi-deprecated-any-solution