There are quite a few tree controls there using diff. techs.
Here are some of the controls I investigated during my project.

Here is an article which explains how to build a simple tree control on your
own.
http://www.devx.com/webdev/Article/9843/0/page/2

Jpowered has some decent tree controls 

http://www.jpowered.com/

http://sourceforge.net/projects/jsptree/

http://sourceforge.net/projects/nanotree/

http://www.treemenu.net/treemenu/demos.asp

There is no "the" tree control, it all depends on your requirements.

HTH
-Amar

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Siggelkow
Sent: Wednesday, June 23, 2004 12:57 PM
To: [EMAIL PROTECTED]
Subject: Re: Treeview - Frameless Layout in struts


I think struts-menu (http://struts-menu.sourceforge.net) might suit your 
needs.

Yadav, Ganesh wrote:
> Folks,
> I am developing a J2EE based data oriented application using Struts.
> I want to develop a UI using Frameless Layout For Tree view, something
like left side of the page will have a Tree View and depending on selected
node right side of the page will be filled up with different forms for
inputting/submitting/viewing the data in html.
> Can some one please point out me to some examples of Tree View
Implementation used in JSP for left pane navigation ?
> I know Echo framework has this inbuilt functionality, But I want to
develop this using struts.
> Any suggestions using JavaScript or ready to use tags are welcome.
> Thanks !
> G


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to