Re: tree2 - backing bean gets called twice

2007-07-26 Thread kewldude
TreeNodeBase objects. > > } > > public TreeModel getExpandedTreeData() > { > > return new TreeModelBase(myTreeModel()); > } > > > faces-config.xml > > treeBacker > webui.tree.TreeBacker > request &g

tree2 - backing bean gets called twice

2007-07-25 Thread kewldude
() method is invoked twice whenever the tab containing my tree2 is clicked. What could be the possible culprit for the said behavior? -- View this message in context: http://www.nabble.com/tree2---backing-bean-gets-called-twice-tf4142250.html#a11782778 Sent from the MyFaces - Users mailing list