dev@jsftemplating.java.net

dynamicTreeNode

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 26 Oct 2006 22:53:05 -0700

Hi Ken,
I am working on the EE tree, and there are cases where there will be 3
or 4 levels of dynamicTreeNode. I am not sure if i can have
dynamicTreeNode recursively.
 
The deepest is
    -> Configurations (DN)
            -> server-config (DN)
                 -> Security (DN)
                      -> Realm (DN)
                            realm-1
                            realm-2
            -> default-config
                  -> Security
                       

Is this possible now ? If not, is it easy for you to support this and
how long that probably will take you.

thanks
Anissa.