Trees in jsp
Hi
How to create dynamic trees depending upon the values in the database? Is there any API?
Thanks in Advance.
Hi
How to create dynamic trees depending upon the values in the database? Is there any API?
Thanks in Advance.
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.