On Wed, 17. Nov 2010, nille hammer wrote:

> > | <t:if test="setupRender"/>
> > | 
> > | public boolean isSetupRender() {
> > |     // Do stuff
> > |     return false;
> > | }
> I don't know whether this will solve your problem, but you don't need
> to put in an extra t:if to prevent your component from rendering. I
> suggest doing the checks in setupRender and return false, if you do
> not want anything rendered. Take a look at the rendering phases:
> http://tapestry.apache.org/tapestry5.1/guide/rendering.html

You got me wrong. I am using this empty(!) tag and the method it calls
for doing the things I want to do in setupRender.

As mentioned in my original e-mail, setupRender is not called.

Regards
 Stephan

Attachment: signature.asc
Description: Digital signature

Reply via email to