[jboss-user] [JBoss Seam] - Re: Pageflow actions never getting fired

smithbstl do-not-reply at jboss.com
Thu Apr 26 17:16:57 EDT 2007


You may try defining that in pages.xml

Is is more of an appropriate place since the action is not tied to any specific page flow (ie you want this action to fire however you get to the page)


  | <pages>
  |   <page view-id="/panel/users/view.jspx" action="#{userViewEditBean.refresh}"/>
  | </pages>
  | 
    

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

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



More information about the jboss-user mailing list