Hi Bear,
thanks for the immediate response. I have already created the tree structure in my html by puting the hardcoded datas and the structure looks like following :
but now i wanted to get those datas in tree structure way from the database
since my application is
struts based, in my action class ,i am able to iterate though the nodes and leaf nodes. But the problem i am having is - in my action class i am not able to keep that temporarly in a tree structure way as i go through each iterator. so its being problem for me to display that on jsp page.
Could you provide me some hint
thanks in advance
[BPSouther: Added
code tags]
[ November 08, 2007: Message edited by: Ben Souther ]