You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Akif Köse <ak...@uni-dortmund.de> on 2006/07/17 11:24:36 UTC

Tree2 how to add a Node to another Node

Hi,
i have a little problem adding a Node to another Node whose level is for
example 3.

root
-Level 1
--Level 2
---Level 3
----Node to add

How do i get the Node Level 3?

Hope someone can help me.

Akif