[jboss-user] [JBoss Seam] - Re: ProcessInstanceList updating seam-version

heitmanm do-not-reply at jboss.com
Fri Feb 23 16:13:01 EST 2007


I solved the problem using


  | <h:commandLink action="#{pooledTask.assignToCurrentActor}">
  |   <h:commandButton value="Assign"/>
  |   <f:param name="taskId" value="#{task.id}"/>
  | </h:commandLink>
  | 

instead of the s:button tag....

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

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



More information about the jboss-user mailing list