Tree view JSp

admin

Administrator
Staff member
hai all,

i am new to XML. I have the requirement like
I have a tree structure with parent and child
It goes upto 30000 records.
User enters the text and presses submit button the
coresponding text has to be searched in the tree structure
and that has to be made selected.
all the parent node which has the text as child has also
to be populated in the List box. how can I do this.
Is it possible to do this in client side ?


thanks
sundar
 
Back
Top