Re: Tree view in struts 1.3.8

2009-10-21 Thread Paul Benedict
be in navigation manner.. > > If any one has implemented in struts 1.3.8 can send me the code. > > waiting for reply.. > > > regards, > > Rekha. > -- > View this message in context: > http://www.nabble.com/Tree-view-in-struts-

Tree view in struts 1.3.8

2009-10-20 Thread dharhsana
e.com/Tree-view-in-struts-1.3.8-tp25986427p25986427.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: u

Re: tree view in struts

2007-07-30 Thread Session A Mwamufiya
Hi Laurie, Thanks for the link. I tried to follow the instructions there, but I can't get it to work: - I created the same exact TreeModel class, and added the getters and setters - I set up my action with a tree element, and I have a function that populates that element with data and some chil

Re: tree view in struts

2007-07-18 Thread Laurie Harper
Session A Mwamufiya wrote: Hi All, Has anyone come across an struts 2 example that uses a tree viewer to represent categories and questions, like what eclipse has for its online help webpage. I'd like to copy a similar example for a project I'm working on. Any help would be much appreciated

tree view in struts

2007-07-18 Thread Session A Mwamufiya
Hi All, Has anyone come across an struts 2 example that uses a tree viewer to represent categories and questions, like what eclipse has for its online help webpage. I'd like to copy a similar example for a project I'm working on. Any help would be much appreciated. Thanks, Session