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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to