Package:
Binary Tree Representation
Summary:
Display the nodes of a tree in a MySQL database
Groups:
Databases, HTML
Author:
vijay
Description:
This class can be used to display the nodes of a tree in a MySQL database.
It can recursively traverse the nodes of a tree stored in MySQL database table and display the node names in an HTML page.