Folks,
Is it possible to use a logic:iterate tag with an arbitrary depth of nested lists. i.e. A List containing Lists, each of which contains a List (etc) The depth of the tree will vary at runtime. I am trying to model the "levels" of an enterprise from top down and want to construct a JavaScript tree view of the enterprise. I can do this straightforwardly in Java/JSP, but recursion is required for processing the child lists. TIA - Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]