[jboss-user] [JBoss Seam] - Re: DataModel refresh

fernando_jmt do-not-reply at jboss.com
Sun Jun 17 13:21:50 EDT 2007


Have you tried a page action to reset the "componentLayoutList" when the page is load?

Something like this:

  | 
  | <page view-id="/admin/actions/componentlayout/list.xhtml" action="#{componentLayoutListAction.reset}">
  | </page>
  | 
  | 

HTH

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

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



More information about the jboss-user mailing list