A Java Archive, or JAR file, contains all of the various components that make up a self-contained, executable Java application, deployable Java applet or, most commonly, a Java library to which any ...
Sun have changed the security behaviour of unsigned applets in 1.7.0_45 or 40. They have now created and set a new deployment property: deployment.security.use.user.home.java.policy=false This means ...