[jboss-user] [JBoss Seam] - Re: Problem with s:conversationPropagation
jacob.orshalick
do-not-reply at jboss.com
Thu Oct 4 09:15:45 EDT 2007
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
More information about the jboss-user
mailing list