Hi, it is just an idea, but did you x:saveState? Regards Johannes
"MyFaces Discussion" <[email protected]> schrieb am 11.08.05 15:22:42: > > > Ok, I've got it working fine ..... but.... the tree is collapsing when > changing page... I was thinking that the SessionCookie was keeping the > stuff.... but it doesn't seems working.... > > Do you know how to keep the tree opened when changing page ? > > > MarcV > > > Sean Schofield <[EMAIL PROTECTED]> wrote on 10/08/2005 16:51:37: > > > That's exactly why TreeNode is an interface. ;-) > > > > On 8/10/05, Rahul Pilani <[EMAIL PROTECTED]> wrote: > > > We had the same problem, and this is how we solved it. > > > We implemented the TreeNode interface with another custom type that had > > > a url field in it. > > > You can set the url field when you populate the tree. > > > and then in the action attribute of the facet,set the value to be the > > > url that you have saved in the node. > > > Now the url can be just a string that matches a navigation case, or the > > > url can be whole fully qualified url. You can decide that. > > > > > > Hope this helps > > > > > > Rahul > > > > > > [EMAIL PROTECTED] wrote: > > > > > > > > > > > Hello, > > > > > > > > we would like to use the Tree2 as our main namvigation bar because we > > > > would like to have some dynamic behavious and the jscook menu does not > > > > meet our requirements. > > > > > > > > so my question is: > > > > > > > > We have a tree2 which allow the user to open several screens. This is > > > > achived in a generic way by using the node.identifier as parameter > > > > field to store the page to which we would like to go. > > > > But for some pages, we would like to open the same page but in > > > > different mode (Read-Only, Update, create...). > > > > > > > > Currently the only way identified is to create as many facets we have > > > > pages and use the node.identifier as parameter to pass the parameter > > > > further. > > > > > > > > Is there another way to do it ? > > > > > > > > Should you need further information, do not hesitate to contact me. > > > > > > > > Best regards, > > > > > > > > Marc-André Vandeloise > > > > > ------------------------------------------------------------------------ > > > > > > > > *Visit us at http://www.clearstream.com > > > > > > > > IMPORTANT MESSAGE > > > > > > > > Internet communications are not secure and therefore Clearstream > > > > International does not accept legal responsibility for the contents of > > > > this message. > > > > > > > > The information contained in this e-mail is confidential and may be > > > > legally privileged. It is intended solely for the addressee. If you are > > > > not the intended recipient, any disclosure, copying, distribution or > > > > any action taken or omitted to be taken in reliance on it, is > > > > prohibited and may be unlawful. Any views expressed in this e-mail are > > > > those of the individual sender, except where the sender specifically > > > > states them to be the views of Clearstream International or of any of > > > > its affiliates or subsidiaries. > > > > > > > > END OF DISCLAIMER * > > > > > > > > > > > _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179

