As nickarls says or
<ui:param name="bean" value="#{foo}" />
| <ui:param name="action" value="bar" />
|
| <s:link action="#{bean[action]}" />
would call #{foo.bar} - this is a long standing issue with facelets.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125109#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...