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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...