summaryrefslogtreecommitdiffstats
path: root/www/applettest-next.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/applettest-next.html')
-rw-r--r--www/applettest-next.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/applettest-next.html b/www/applettest-next.html
index 9f06d47..72fd7ef 100644
--- a/www/applettest-next.html
+++ b/www/applettest-next.html
@@ -10,7 +10,7 @@
<applet code="org.jdesktop.applet.util.JNLPAppletLauncher"
width=600
height=400
- archive="http://download.java.net/media/applet-launcher/applet-launcher.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl.jar,http://download.java.net/media/gluegen/webstart/gluegen-rt.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl-demos.jar">
+ archive="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/applet-launcher.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/gluegen-rt.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl-demos.jar">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
<param name="noddraw.check" value="true">