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#4196832

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196832
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to