[jboss-user] [JBoss Seam] - Wildcard for pages action
mustaghattack
do-not-reply at jboss.com
Fri Jul 20 09:58:44 EDT 2007
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#4066204
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066204
More information about the jboss-user
mailing list