论坛首页 入门技术论坛

请教用javascript 调用获取客户mac地址applet的方法时出现java.lang.exception拒绝?

浏览 2887 次
该帖已经被评为新手帖
作者 正文
   发表时间:2007-02-01  
在网上已显示客户mac地址,用javascript 调用获取客户mac地址applet的方法时出现java.lang.exception错误!请

策略文件为:
keystore "http://localhost/mac/cfp.store", "JKS";

grant codeBase "http://localhost/-" {
  permission java.security.AllPermission, signedBy "cfp";
};



javascript为:
var applet=document.getElementById("mac");
alert(applet.getMacAddress());
论坛首页 入门技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics