Re: Help installing JOGL
Posted by
gouessej on
Jan 31, 2013; 12:03pm
URL: https://forum.jogamp.org/Help-installing-JOGL-tp3295611p4028082.html
You can use JNLP both in a standalone application you launch from the web browser or your desktop and in an applet that runs within a web browser. The first solution is generally more reliable.
Edit.: Look at jnlp_ref to use a JNLP file in an applet.