hi all,

Quote from: http://tapestry.apache.org/tapestry5/tapestry-core/guide/rendering.html
"
..Instead of returning true or false, a render phase method may return a component. .....
"

This works very well. But now I face the situation that a component should push more than one (embedded) component into the render queue.

Object[] beginRender....
Doesn't seem to work. Is there another approach to push multiple components into the queue? or should I add a Jira improvement issue?

thanks in advance
c)hristian

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

Reply via email to