From 971190d8718bb1e2b7eafdd49cfa2523dd8a8152 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 22 Jan 2014 10:24:38 +0100 Subject: Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove reference to JNLPAppletLauncher - use NApplet fallback Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and hence the Applet sandbox is being taken away. --- jnlp-files/applet-gears-debug.html | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) (limited to 'jnlp-files/applet-gears-debug.html') diff --git a/jnlp-files/applet-gears-debug.html b/jnlp-files/applet-gears-debug.html index f1b3790..4b5ec5f 100644 --- a/jnlp-files/applet-gears-debug.html +++ b/jnlp-files/applet-gears-debug.html @@ -5,42 +5,24 @@ -JOGL JNLP Applet Test w/ JNLPAppletLauncher fallback and debug +JOGL JNLP Applet Test w/ NApplet fallback and debug

- - + - - - - - - - - - Sorry, no Java support detected. -- cgit v1.2.3