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.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/applettest-next.html b/www/applettest-next.html
index 3c04bb9..06a78b9 100644
--- a/www/applettest-next.html
+++ b/www/applettest-next.html
@@ -10,8 +10,7 @@
<applet code="org.jdesktop.applet.util.JNLPAppletLauncher"
width=600
height=400
- codebase="http://download.java.net/media/applet-launcher"
- archive="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/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">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
<param name="progressbar" value="true">