Em Thu, 13 Aug 2009 13:34:01 -0300, Michael Gentry <mgen...@masslight.net> escreveu:

Hi all,

Hi!

<div t:type="If" test="showFoo">...</div>

Try <div t:type="If" test="showFoo()">...</div>. Notice the parenthesis. Without them, Tapestry looks for get or is methods.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to