[jboss-user] [JBoss Seam] - Re: Problem using seam 2 with firefox and jbpm

fredbene do-not-reply at jboss.com
Mon Sep 3 18:59:15 EDT 2007


Hmmm I found the problem.... I was writing here and test this:

My action that I call the method that use the pageflow is this:


  | <a4j:commandButton action="#{managerNews.edit}" value="Edit">
  | 	<f:param name="id" value="#{news.id}"/>
  | </a4j:commandButton>
  | 

So I just took off the a4j to h:commandButton and worked! I don't know why in this way didn't okay. 

Thank you a lot!




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

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



More information about the jboss-user mailing list