Hi..
this seems to work:
| <s:link value="New Contractor...1"
action="#{contractorJoinWizard.startFlow}" propagation="begin"
pageflow="ContractorJoinWizard"/>
|
I.e. you need a dummy backing bean and add the extra propagation="begin".
Only thing now is I'm getting this in the log:
| sourceId=null[severity=(WARN 1), summary=(Illegal navigation), detail=(Illegal
navigation)]
|
I read a bit more info here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=115558
Anyone know the correct way to do this?
thanks
Tom
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117153#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...