On 09. Apr 2006 - 22:25:58, Sam Gendler wrote:
| Sounds like your component output is occuring once for each tab, but
| on each invocatino, it is writing content for each tab that follows
| the current tab, as well as the current tab.  So 1st tab get s written
| once, then each tab after it.  Then 2nd tab gets written again, plus
| each tab after it, and so on.

Well, yes... that's what I also thought about... But the
question is: How can I fix this? Is there a way to "remove" the
body from getTabLink() after getTabLink().render(writer, cycle);
gets called?

Andreas

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

Reply via email to