Are you using Facelets?  If not the following will work:

<h:commandButton value="Apply" action="#{personHome.update}">
  |   <f:param name="conversationPropagation" value="end"/>
  | </h:commandButton> 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091500#4091500

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

Reply via email to