summaryrefslogtreecommitdiffstats
path: root/www/applettest.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/applettest.html')
-rw-r--r--www/applettest.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/applettest.html b/www/applettest.html
index bd3ba03..0d9e98d 100644
--- a/www/applettest.html
+++ b/www/applettest.html
@@ -54,9 +54,10 @@ The applet above is instantiated with the following code:
Note that the jogl-demos.jar, which contains the GearsApplet class,
<B>does not need to be signed</B>! Sun Microsystems, Inc. signs
-jogl.jar, which contains the JOGLAppletLauncher; this is the only Java
-code which needs to be signed in order to deploy applets using JOGL
-and is the only certificate the end user must accept.
+jogl.jar and gluegen-rt.jar, which contain the JOGLAppletLauncher and
+supporting classes; this is the only Java code which needs to be
+signed in order to deploy applets using JOGL and is the only
+certificate the end user must accept.
</P>
<P>