I'd like to use wildcard in the from-action attribute like this :
| <navigation from-action="#{logoEditor.editLogo(*)}">
| <redirect view-id="/logo/edit.xhtml"/>
| </navigation>
|
So each time I use logoEditor.editLogo whatever the parameter is I'm redirected to
edit.xhtml.
I tried with 1.2.1 GA but it doesn't work. I didn't find anything like that in
JIRA as well.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066204#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...