hi all,
Seem to be ok after i added the codebase into the applet, as follows:
| <applet id="wwjApplet" width="500" height="500"
name="StopWatch"
codebase="#{facesContext.externalContext.requestContextPath}">
| <param name="jnlp_href" value="StopWatch_browser.jnlp" />
| <PARAM name="draggable" value="true" />
| </applet>
|
the draggable is for fun, press alt-left click to drag the applet out.
and, also remove the "security" settings in the jnlp file. To secure the
applet, another time ...
Best regards.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196832#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...