I do this all the time, so I highly doubt OGNL is failling; lots of things to check: is your accessor method right (name, type, etc.), is the class correct, etc.
On 10/24/05, Vjeran Marcinko <[EMAIL PROTECTED]> wrote: > Hi. > > Although OGNL documentation says that referencing boolean property through > accessors is/set should work : > http://www.opensymphony.com/ognl/html/LanguageGuide/properties.html > , it doesn't seem it work when I try to reference such property in my > Tapestry apps? > > -Vjeran > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
