diff options
author | Sven Gothel <[email protected]> | 2014-01-22 13:13:16 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-22 13:13:16 +0100 |
commit | 648d2438945f3d08854d8ac4e0322a7d44578f0d (patch) | |
tree | 753fc03cfb1a82417ecf63463557a2ad42b30a35 /jnlp-files/jogl-applet-runner-newt-gears-normal.html | |
parent | 3691ff45fe3dcb334d363a45a91ec0eb1cd6f2b4 (diff) |
JOGL Test Applets: Refine html pages
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-normal.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-normal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-normal.html b/jnlp-files/jogl-applet-runner-newt-gears-normal.html index 453f06971..f6efeb111 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-normal.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-normal.html @@ -145,7 +145,7 @@ Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and effectively lower the bar to create user applets with raised privileges.<br/> Hence JogAmp Community <b>signs</b> jogl-all.jar and gluegen-rt.jar, which contain the -JOGL's supporting classes as well as jogl-test.jar, which contains the GearsES2 class.<br/> +JOGL's supporting classes as well as jogl-test.jar, which contains the users implementing Applet class.<br/> jogl-test.jar's manifest file uses <i>Permissions: sandbox</i> to <b>not raise privileges</b>. </p> |