Re: Problems with tree2 and facelets

2006-03-30 Thread Andrew Robinson
e. If I come from the > > > login (so I had a request over JSF before) then the tree2 needs "one" > > > following request before it open the nodes. > > > Without this request the nodes will be closed as first. > > > > > > But why? Is t

Re: Problems with tree2 and facelets

2006-03-30 Thread Mike Kienenberger
be closed as first. > > > > But why? Is this a known problem? > > > > The backing bean for the login page only returns a key for the > > navigation-cases in the faces-config. > > > > Thanks, > > Helge > > > > > -Ursprüngliche Nachricht-

AW: Problems with tree2 and facelets

2006-03-30 Thread Nahrwold, Helge
faces-config. > > Thanks, > Helge > > > -Ursprüngliche Nachricht- > > Von: Nahrwold, Helge [mailto:[EMAIL PROTECTED] > > Gesendet: Mittwoch, 29. März 2006 14:00 > > An: users@myfaces.apache.org > > Betreff: Problems with tree2 and facelets > &

RE: Problems with tree2 and facelets

2006-03-29 Thread Nahrwold, Helge
[EMAIL PROTECTED] > Gesendet: Mittwoch, 29. März 2006 14:00 > An: users@myfaces.apache.org > Betreff: Problems with tree2 and facelets > > Hi, > > i need some help with Tree2 and Suns JSF RI with Facelets. > The tree2 is clientSideToggle="true" and (normally) showRo

Problems with tree2 and facelets

2006-03-29 Thread Nahrwold, Helge
Hi, i need some help with Tree2 and Suns JSF RI with Facelets. The tree2 is clientSideToggle="true" and (normally) showRootNode="false". I entered the site with a new browser window. I open some nodes and click on a commandLink. After reload all opened nodes are closed again. Next time this is no