You should bundle your application in an jnlp-extension and use the next gen java plugin (https://jdk6.dev.java.net/plugin2/jnlp/) or the JNLPAppletLauncher to start your app https://applet-launcher.dev.java.net/
Cylab, thanks a lot for the link! It looks very close to what i'm looking for... Seems like I might use the same smooth approach as JOGL does when loading OpenGL into applets...




