简体   繁体   English

签名的Applet在IE8 / Window 7中不起作用

[英]Signed Applets don't work in IE8/Window 7


I have created signed applet for reading file on client side and it is being embedded into HTML page. 我已经创建了签名的applet,以便在客户端读取文件,并且将它嵌入HTML页面中。

I have 2 testing machines having below environment, 我有2台测试机处于以下环境中,
First machine 第一台机器
Operating System: Window xp 操作系统:Windows XP
installed JRE: 1.6.0_20 已安装的JRE:1.6.0_20
Browser: IE8 浏览器:IE8


2nd machine 第二机
Operating System: Window 7 操作系统:Window 7
instaleld JRE: 1.6.0_18 安装的JRE:1.6.0_18
Browser:IE8 浏览器:IE8

When i ran the html page from first machine it is downloading applet successfully however when i ran the same applet from 2nd machine it not downloading applet. 当我从第一台机器上运行html页面时,它成功下载了applet,但是当我从第二台机器上运行了相同的applet时,却没有下载applet。

Is it really the problem operating system or JRE build version? 确实是操作系统或JRE构建版本有问题吗?

If it not the problem of OS or JRE then what is exactly the problem? 如果不是OS或JRE的问题,那到底是什么问题?

Please help me. 请帮我。

enable error log in the browser plugin and see what it says. 在浏览器插件中启用错误日志,然后查看错误内容。 Without that information there's nothing anyone can tell you (unless maybe there's a very specific bug in the combination of components that fails that someone happens to have encountered before). 没有这些信息,任何人都无法告诉您(除非也许在组件的组合中存在一个非常特定的错误,使某个人之前碰巧遇到过失败)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM