You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Josh Berry <jo...@usa.net> on 2002/11/06 23:42:52 UTC

Re: [RE: Recursive iteration using ]

"Zeitlin, Mike" <Ze...@daugherty.com> wrote:
> Josh,
>
>    There is an excellent tutorial made by Arron Bates that goes
> through traversing a tree using recursion:
>
> http://www.keyboardmonkey.com/pilotlight/index.jsp
>
> Hope that help,

That was awesome, actually.  I had thought of doing something like that using
includes, I was hoping that that would not be needed, however, as it gives me
an extra file to maintain.  

I guess I was hoping there was a way to make the <iterate> tag descend into
child nodes. This would keep all of the markup a page is going to have located
on that page.

Still, I did like that link.  Thanks a lot.

-josh


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>