Hi,

I tried to set my loop source as a bean property which has a private setter - as my implementation of this bean should not expose the setter for this field.

tapestry told me 'MyBean does not contain a property named myField'.

Adding public setter (in which i throw an exception) solved the tapestry issue, but why should a loop source need a setter?

Discuss.....

p.

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

Reply via email to