AFAIK this can not be done directly, but there are solutions for different problems like displaying a tree using recursion on the model level - what exactly are you trying to achieve?
Cheers,
Ron


Stephane Decleire wrote:
Hi,

I wonder if there is a way for a tapestry component to include itself (in a recursive way). Despite I have in my template a condition to exit from this infinite loop, it ends up in a stack overflow error. I suppose tapestry goes in an infinite loop when it tries to instanciate the components for the page :-( (far before reading my template).

Has anybody achieved such an implementation ?

--
Stéphane Decleire





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to