[jboss-user] [JBoss Seam] - Re: fail to send parameter to a function in xhtml
handsomeli
do-not-reply at jboss.com
Mon Jul 9 23:38:41 EDT 2007
Thank you !
Now i success to send a parameter to pooledTask.assign, like this
anonymous wrote : <s:button action="#{pooledTask.assign(peopleSearch.selecteduserid)}" value="Assign" taskInstance="#{task}"/>
Also , i have to set faces-config.xml:
anonymous wrote :
|
| <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062235#4062235
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062235
More information about the jboss-user
mailing list