diff options
| author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 17:22:51 +0000 | 
|---|---|---|
| committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-05 17:22:51 +0000 | 
| commit | 8171050e1b21733a5e55ce97ebc9134f6afb1abb (patch) | |
| tree | 974fbcc2723e367339e67db86e8e736aad9990b8 /BKUApplet/src/test | |
| parent | 2cf6fcb31e85b0e3b367121219932ec86b205da8 (diff) | |
| download | mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.tar.gz mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.tar.bz2 mocca-8171050e1b21733a5e55ce97ebc9134f6afb1abb.zip | |
java.awt.Desktop BROWSE for help and hashdatadisplay
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@152 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUApplet/src/test')
| -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 daf8445b..5aec1998 100644 --- a/BKUApplet/src/test/resources/appletTest.html +++ b/BKUApplet/src/test/resources/appletTest.html @@ -23,7 +23,7 @@                <param name="GuiStyle" value="advanced"/>                <param name="Background" value="http://localhost:3495/DemoIntegration/mocca_background.png"/>                <param name="WSDL_URL" value="http://localhost:3495/stal?wsdl"/> -              <param name="HelpURL" value="http://localhost:3495/help"/> +              <param name="HelpURL" value="http://localhost:3495/help/"/>                <param name="HashDataDisplay" value="internal"/>                <!--param name="HashDataURL" value="http://localhost:3495/BKUOnline-1.0-SNAPSHOT/hashDataInput"/-->                <param name="SessionId" value="TestSession"/> | 
