java.lang.SecurityException: Permission denied: file:////Videos/public/scripts/screenshot.jar
当我尝试使用小程序时,我得到了。
这是小程序代码:
<applet code="Screenshot" archive="file:////Videos/public/scripts/screenshot.jar" width="100px" height="100px">
</applet>
我已经使用这个 3 步指南签署了小程序,但它似乎对我不起作用,因为我仍然收到错误。 http://www.narendranaidu.com/2007/11/3-easy-steps-to-self-sign-applet-jar.html