[jboss-user] [JBoss Seam] - Re: Can't pass action successfully to custom source tag
supernovasoftware.com
do-not-reply at jboss.com
Tue Mar 6 20:31:07 EST 2007
<h:commandButton action="#{backingBeanName[actionCancelUpdateName]}" />
pass them to the template like this
| <cu:yourCustomTag backingBeanName="${yourBackingBean}"
| actionEditName="youActionName"/>
|
This works for me, but I wish I could just pass in the action.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025643#4025643
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025643
More information about the jboss-user
mailing list