jogamp
›
jogl
Search
everywhere
only in this topic
Advanced Search
An Applet question
Classic
List
Threaded
♦
♦
Locked
2 messages
Worker
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
An Applet question
Does i need the JNLPAppletLauncher class, if a
signed all unsigned jogl jars with my regular server certificate?
Another question is, where loads the used dll's to the client platform?
Blaine Bell
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: An Applet question
yes, the way JoGL loads dynamic libraries, you need to use JNLPAppletLauncher. There is a lot of documentation inside the javadoc, so download the JNLPAppletLauncher from the git repository:
https://github.com/sgothel/applet-launcher
Blaine
Free forum by Nabble
Edit this page