problem is the structure.

if i have an object containing an id and a parentId (which is null, or
linking to another object -> the parent one)

if i get a list from db how is it possible to build up the structure
for the tree2

i tried hashmap or recursive algorithm, but nothing with much success...

any ideas

stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to