无需安装 Java 即可为 Internet Explorer 启用 Java 插件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/31040859/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-11 10:33:44  来源:igfitidea点击:

Enable java plugin for Internet Explorer without installing java

javainternet-explorerpluginswindows-7applet

提问by Mayuran

I have to access a website that have applet to encrypt the entered passwords before sending to server.

在发送到服务器之前,我必须访问一个有小程序的网站来加密输入的密码。

Problem i am having is that I haven't installed java using installer but only added to system path in the environment variable.

我遇到的问题是我没有使用安装程序安装 java,而只是添加到环境变量中的系统路径中。

Now how can enable java plugin for Internet Explorer

现在如何为 Internet Explorer 启用 Java 插件

Regards Mayuran

问候 Mayuran

回答by NewUser

Googled : adding java to internet explorer the first result is your answer.

谷歌搜索:将 java 添加到 Internet Explorer 第一个结果就是你的答案。

https://java.com/en/download/help/enable_browser.xml

https://java.com/en/download/help/enable_browser.xml

Follow these instructions to enable Java though your Web browser.

按照这些说明通过 Web 浏览器启用 Java。

Internet Explorer

IE浏览器

  1. Click Tools and then Internet Options
  2. Select the Security tab, and select the Custom Level button
  3. Scroll down to Scripting of Java applets
  4. Make sure the Enable radio button is checked
  5. Click OK to save your preference
  1. 单击工具,然后单击 Internet 选项
  2. 选择安全选项卡,然后选择自定义级别按钮
  3. 向下滚动到 Java 小程序的脚本编写
  4. 确保选中启用单选按钮
  5. 单击确定以保存您的首选项

To install java in IE follow the steps mentioned:

要在 IE 中安装 Java,请按照提到的步骤操作:

  1. Go to Java.com and click on the Free Java Download button
  2. On the Internet Explorer download page click the download button to start the installation process
  3. The File Download dialog box appears prompting you to run or save the download file
    To run the installer, click Run. To save the file for later installation, click Save.
  4. Double-click on the saved file to start the installation process. The installation process starts. Click the Install button to accept the license terms and to continue with the installation.
  1. 转到 Java.com 并单击“免费 Java 下载”按钮
  2. 在 Internet Explorer 下载页面上单击下载按钮开始安装过程
  3. 出现文件下载对话框,提示您运行或保存下载文件
    要运行安装程序,请单击运行。要保存文件以供以后安装,请单击保存。
  4. 双击保存的文件开始安装过程。安装过程开始。单击安装按钮接受许可条款并继续安装。

https://www.java.com/en/download/help/ie_online_install.xml

https://www.java.com/en/download/help/ie_online_install.xml