[jboss-user] [JBoss Seam] - Problem with s:conversationPropagation
ivicac
do-not-reply at jboss.com
Thu Oct 4 07:59:24 EDT 2007
I have this situation on my page:
<h:commandButton value="Apply" action="#{personHome.update}">
<s:conversationPropagation type="end" />
</h:commandButton>
I have current long-running conversation. After finishing this action current long-running conversation should't exist anymore, but it is still alive.
What is the problem?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091480#4091480
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091480
More information about the jboss-user
mailing list