diff options
Diffstat (limited to 'www/test.html')
-rw-r--r-- | www/test.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/test.html b/www/test.html index f9e32a1..d0fd9a0 100644 --- a/www/test.html +++ b/www/test.html @@ -1,6 +1,10 @@ <H2> Test page for JOGL demos </H2> <p> +<H3> Version </H3> +<a href="../../deployment/webstart/applet-version-jnlp.html">Applet</a><br> +<a href="../../deployment/webstart/application-version.jnlp">Application</a><br> + <H3> AWT JNLP Applet test with Applet Launcher fallback </H3> <a href="applettest-jnlp-next.html">JNLP Applet test</a><br> <a href="applettest-next.html">Applet Launcher test</a><br> |