Is it possible to run an applet in a Java web application which is based on a local (file system) JNLP file and depended Jars?
We have everything within the web application but due to performance issues we like to put the resources of the applet to the local file system.
Our first tests failed with a java.lang.Securityexception: Permission denied: null