diff options
Diffstat (limited to 'BKUApplet')
-rw-r--r-- | BKUApplet/src/test/resources/appletTest.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUApplet/src/test/resources/appletTest.html b/BKUApplet/src/test/resources/appletTest.html index 22495a32..498f435f 100644 --- a/BKUApplet/src/test/resources/appletTest.html +++ b/BKUApplet/src/test/resources/appletTest.html @@ -23,7 +23,7 @@ <body> <p>Run applet test with appletviewer (-J-d32) -J-Djava.security.policy=appletviewer.policy appletTest.html</p> <applet code="at.gv.egiz.bku.online.applet.BKUApplet.class" - archive="../BKUApplet-1.2.8-SNAPSHOT.jar, commons-logging.jar , iaik_jce_me4se.jar" + archive="../BKUApplet-1.3.3-SNAPSHOT-single.jar" width=190 height=130 name="moccaapplet" id="moccaapplet"> <param name="GuiStyle" value="simple"/> <param name="Locale" value="ja_JA"/> |