Login  Register

Re: JOGL Web Start Applet in a Local Net

Posted by Wade Walker on Jul 30, 2011; 11:20pm
URL: https://forum.jogamp.org/JOGL-Web-Start-Applet-in-a-Local-Net-tp2278856p3212532.html

I've put up a first draft of how to do a Java Web Start program that uses JOGL at https://jogamp.org/wiki/index.php/Using_JOGL_in_Java_Web_Start. Tomorrow, I'll post a similar one that shows how to do an applet.

There are still some details left out (how to reduce JAR size, how to set up auto-download of Java, etc.), but this should be enough to cover the basics.