Re: JSP Recursion and the Struts include Tag

2009-07-11 Thread Dale Newfield
Anthony Frasso wrote: ...recursion... .. I'd suggest looking into .tag files: http://onjava.com/pub/a/onjava/2004/05/12/jsp2part4.html -Dale - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional comm

Re: JSP Recursion and the Struts include Tag

2009-07-11 Thread Avlesh Singh
Yes, I am suggesting to write a custom taglib. Cheers Avlesh On Sun, Jul 12, 2009 at 8:55 AM, Anthony Frasso wrote: > Thank you for the quick response Avlesh! > > Again, I'm somewhat new to Struts, so I'm not sure I understand your > suggestion. Is there a taglib out there that handles this so

Re: JSP Recursion and the Struts include Tag

2009-07-11 Thread Anthony Frasso
Thank you for the quick response Avlesh! Again, I'm somewhat new to Struts, so I'm not sure I understand your suggestion. Is there a taglib out there that handles this sort of thing? Or are you suggesting writing a custom taglib? Regards, Anthony Frasso On Sat, Jul 11, 2009 at 23:22, Avlesh Si

Re: JSP Recursion and the Struts include Tag

2009-07-11 Thread Avlesh Singh
Never thought of using a taglib? Cheers Avlesh On Sun, Jul 12, 2009 at 8:49 AM, Anthony Frasso wrote: > Hello all, and thank you in advance. > > I'm relatively new to struts 2, as I started working with the > framework about 6 months ago on a part time basis. I'm struggling to > solve a proble

JSP Recursion and the Struts include Tag

2009-07-11 Thread Anthony Frasso
Hello all, and thank you in advance. I'm relatively new to struts 2, as I started working with the framework about 6 months ago on a part time basis. I'm struggling to solve a problem that I would think would be fairly common: displaying a tree within a JSP. Essentially, I have an object (let's