Hi guys,
I've created two new tutorials to help people get started using JOGL in Java Web Start applications and Java applets:
https://jogamp.org/wiki/index.php/Using_JOGL_in_Java_Web_Starthttps://jogamp.org/wiki/index.php/Using_JOGL_in_a_Java_appletPlease let me know if I've made any mistakes, if anything is unclear, or if I've left out something you'd like to see.
The examples are very simple, but they show in detail how to get a basic app or applet up and running. I'm currently working on enhancing JNLPAppletLauncher to use relative directory paths, so after I fix that I'll update the tutorials. I've also got a lot more information about remote debugging inside browsers that I'm waiting to put up until I've tested it better.
Java Web Start apps work fine on all platforms. I've tested applets in IE, Firefox, Chrome and Safari on Windows, and they also work fine. Java applets work in Safari on Mac OS X, but currently don't work in Firefox and Chrome on Mac OS X unless you drag them outside the browser. I haven't tested applets on Linux yet.