如何在 Microsoft Edge Web 浏览器中启用 Java?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/31816839/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How do I enable Java in Microsoft Edge web browser?
提问by IT Hit WebDAV
My corporate web application is using Java applet to access users file system. There is no way for us to replace it with anything else for now.
我的公司 Web 应用程序使用 Java 小程序访问用户文件系统。我们暂时无法用其他任何东西替换它。
How do I enable Java in Microsoft Edge?
如何在 Microsoft Edge 中启用 Java?
采纳答案by Ryan Joy
As other folks have mentioned, Java, ActiveX, Silverlight, Browser Helper Objects (BHOs) and other plugins are not supported in Microsoft Edge. Most modern browsers are moving away from plugins and toward standard HTML5 controls and technologies.
正如其他人提到的,Microsoft Edge 不支持 Java、ActiveX、Silverlight、浏览器帮助对象 (BHO) 和其他插件。大多数现代浏览器正在从插件转向标准的 HTML5 控件和技术。
If you must continue to use the Java plugin in a corporate web app, consider adding the site to an Enterprise Mode site list. This will automatically prompt the user to open in IE.
如果您必须继续在企业 Web 应用程序中使用 Java 插件,请考虑将该站点添加到企业模式站点列表中。这将自动提示用户在 IE 中打开。
回答by cbender
Edge has dropped all support for plugins. This means that Java, ActiveX, Silverlight, and other plugins are no longer supported. For this reason Microsoft has included Internet Explorer 11, which does support these plugins, with non-mobile versions of Windows 10. If you are running Windows 10 and need plugin support Edge is not an option, but IE 11 is.
Edge 已放弃对插件的所有支持。这意味着不再支持 Java、ActiveX、Silverlight 和其他插件。出于这个原因,Microsoft 在 Windows 10 的非移动版本中包含了支持这些插件的 Internet Explorer 11。如果您运行的是 Windows 10 并且需要插件支持,Edge 不是一个选项,但 IE 11 是。
回答by Mark Cooper
You cannot open Java Applets (nor any other NPAPIplugin) in Microsoft Edge - they aren't supported and won't be added in the future.
您无法在 Microsoft Edge 中打开 Java Applet(或任何其他NPAPI插件) - 它们不受支持,将来也不会添加。
Further you should be aware that in the next release of Google Chrome (v45 - due September 2015) NPAPI plugins will also no longer be supported.
此外,您应该知道,在下一版 Google Chrome(v45 - 2015 年 9 月到期)中,也将不再支持 NPAPI 插件。
Work-arounds
变通办法
There are a couple of things that you can do:
您可以执行以下操作:
Use Internet Explorer 11
You will find that in Windows 10 you will already have Internet Explorer 11 installed. IE 11 continues to support NPAPI (incl Java Applets).
IE11 is squirrelled away (c:\program files\internet explorer\iexplore.exe
). Just pin this exe to your task bar for easy access.
使用 Internet Explorer 11
您会发现在 Windows 10 中您已经安装了 Internet Explorer 11。IE 11 继续支持 NPAPI(包括 Java Applet)。IE11 被吓跑了 ( c:\program files\internet explorer\iexplore.exe
)。只需将此 exe 固定到您的任务栏即可轻松访问。
Use FireFox
You can also install and use a Firefox 32-bit Extended Support Release in Win10. Firefox have disabled NPAPI by default, but this can be overridden. This will only be supported until early 2018.
使用 FireFox
您还可以在 Win10 中安装和使用 Firefox 32 位扩展支持版本。Firefox 默认禁用了 NPAPI,但这可以被覆盖。这将只支持到 2018 年初。
回答by AndreaTaroni86
About this, java declares that on Windows 10, Edge browser does not support plugins, so it will NOT run java. (see https://www.java.com/it/download/win10.jsp--> only visible with edge in win10) It also reports a notice: java is not officially supported yet in Windows 10. (see https://www.java.com/it/download/faq/win10_faq.xml)
关于这一点,java 声明在 Windows 10 上,Edge 浏览器不支持插件,因此它不会运行 java。(请参阅https://www.java.com/it/download/win10.jsp--> 仅在 win10 中使用 edge 可见)它还报告了一个通知:Windows 10 中尚未正式支持 java。(请参阅https:// /www.java.com/it/download/faq/win10_faq.xml)
回答by Wk Fung
IE11 do accept Java according to the link below : http://windows.microsoft.com/en-us/internet-explorer/install-java#ie=ie-11
IE11 根据以下链接接受 Java:http: //windows.microsoft.com/en-us/internet-explorer/install-java#ie=ie-11
And firefox also intended to remove NPAPI by the end of 2016 according to : https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/
并且 firefox 还打算在 2016 年底根据:https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/ 删除 NPAPI