On Aug 13, 2009, at 12:47 PM, Thiago H. de Paula Figueiredo wrote:

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


One can also use the Chenille Kit's OGNL binding and do more complicated tests, I'd imagine.

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com

Reply via email to