RE: Recursive iteration

2004-10-27 Thread Chaikin, Yaakov Y.
Can be a bit more specific? How would you do this with tiles and nested tags? Thanks, Yaakov. -Original Message- From: VAN BROECK Jimmy [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 12:08 PM To: Struts Users Mailing List Subject: RE: Recursive iteration Nested tags with

RE: Recursive iteration

2004-10-27 Thread VAN BROECK Jimmy
Nested tags with tiles inclusion, can get you on the road. -Original Message- From: Chaikin, Yaakov Y. [mailto:[EMAIL PROTECTED] Sent: woensdag 27 oktober 2004 17:55 To: StrutsUser (E-mail) Subject: Recursive iteration Hi, I am hoping there is a simple way to do this, but can't

Recursive iteration

2004-10-27 Thread Chaikin, Yaakov Y.
Hi, I am hoping there is a simple way to do this, but can't find anything in the docs. I have an object that has a "has-a" relationship with itself. Basically, it's like a folder explorer, i.e., a folder can have one or more folders under it. Each of those folders can have one or more folder under