Hi Jack, I can tell you this about Tree2, it doesn't handle dynamic data changes very well. I'm using it on a project now for a similar type of project and I've had to do a lot of extra work to get it to do what I want. Specifically with the tree state, I've also more or less rewritten the renderer. But if you don't mind having a ton of HTML tables generated then you can keep that one. I would start here for more info http://wiki.apache.org/myfaces/Tree2. I'm also using AJAX4JSF with this. I had originally started with William's example: http://www.jroller.com/plainoldweblog/entry/use_tomahawk_tree2_and_ajax4jsf and built on top of that.
Matt -----Message d'origine----- De : spaduri [mailto:[EMAIL PROTECTED] Envoyé : lundi 21 avril 2008 17:48 À : [email protected] Objet : Re: MyFaces Tree2 Component Hi there.... I am planning to recommend JSF and MyFaces for the development of the application. like Navigation Tree on the left side, header, footer and body .. 1) Can any one share a piece of code or share any Ideas to develop Dynamic Navigation Tree(like ServerSideToggling ..I will get the data from backend based on the I will build the Tree with leafs, when we click on leafs we need to call action to redirect to other jsps ) we can achieve this using MyFaces Tree2 Component,Just wondering if anybody know some information, any info is appreciated. Thanks Jack [EMAIL PROTECTED] wrote: > > This isn't correct; Tomahawk can be used with any JSF implementation, eg > Sun's. > > In very old Tomahawk versions, you needed to add a "shared" jar if you > weren't using myfaces but that was removed long ago. > > Regards, > Simon > > Grzesiek schrieb: >> Personally I regret tomahawk can't be used without myfaces >> (dependencies on `_shared` jars). > > > -- View this message in context: http://www.nabble.com/MyFaces-Tree2-Component-tp16764781p16808008.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

