在
我今天一定不太擅长谷歌搜索。我想设置小程序配置中出现的选项,该选项禁用小程序能够访问浏览器的证书存储,但不是所有小程序,仅针对一个小程序。
您知道在哪里可以找到所有小程序选项吗?
问候
I must not be very good at googling today. I want to set the option that appears in the applet config that disable applets for being able to access the certificate store of the browser, but not for all the applets, just for one applet.
Do you know where can I find all the applets options?
Regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对象、图像和 Applet 的 W3C 参考:http://www. w3.org/TR/REC-html40/struct/objects.html
Applet 标记的 Sun 参考:http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/applet.html
有关签名小程序主题的大量资源:http://mindprod.com/jgloss/signedapplets。 html
W3C reference for Objects, Images, and Applets: http://www.w3.org/TR/REC-html40/struct/objects.html
Sun reference for the Applet tag: http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/applet.html
A lot of resources about the topic of signed applets: http://mindprod.com/jgloss/signedapplets.html