[jboss-user] [JBoss Seam] - Start a nested conversation
g00se24
do-not-reply at jboss.com
Thu Jun 21 09:27:14 EDT 2007
Hello,
am I thinking the right way?
The problem is I try to start a nested conversation with an
| <a4j:commandLink action="{bean.action}" reRender="something"/>
|
If I use this, their is no method invoked cause bean.action is annoted with
| @Begin(nested=true)
| public ......
|
If I add the <s:conversationPropagation type="Begin" />
I got the same effect...
Or can I use s:link with an a4j:support flag? But I believe it's a quite uncool solution....
Thanks for your help'!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056486#4056486
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056486
More information about the jboss-user
mailing list