[jboss-user] [JBoss Seam] - Re: Seam newbie question

pete.muir@jboss.org do-not-reply at jboss.com
Thu Jan 31 07:13:25 EST 2008


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#4125109

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125109



More information about the jboss-user mailing list