Trees in jsp

Hi

How to create dynamic trees depending upon the values in the database? Is there any API?

Thanks in Advance.

[129 byte] By [Anil_kumara] at [2007-11-27 11:37:26]
# 1

I think yours is not a Java issue unless client runs an applet.

On an HTML doc, tree is often rendered with nested <blockquote> elements.

You could use JSF ready-made custom component for easy handling for that.

hiwaa at 2007-7-29 17:14:30 > top of Java-index,Java Essentials,Java Programming...