Is there a way to always include a JAR file in the classpath of any webstart app? The JNLP is downloaded, so I can't change its content.
I've added the JAR file in question to the JVM's lib directory, but that made no difference.
Include a JAR file in the CLASSPATH
-
- Posts: 564
- Joined: 24 Mar 2020, 13:37
Re: Include a JAR file in the CLASSPATH
Doing this kind of thing would have security concerns. We don't think this would be possible.