[jboss-user] [JBoss Seam] - Re: fail to send parameter to a function in xhtml

JakeC do-not-reply at jboss.com
Fri Jul 6 11:40:41 EDT 2007


If your el is in an action, you can use it directly in the el, like this:

  | <h:column>
  | 	<s:button action="#{pooledTask.assign(actorId)}" taskInstance="#{task}" value="Assign"/>
  | </h:column>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061368#4061368

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



More information about the jboss-user mailing list