the OGNL binding should help you
http://code.google.com/p/tapestry5-components/
http://87.193.218.134:8080/t5components/t5c-commons/howto_ognlbinding.html

2008/6/30 Peter Courcoux <[EMAIL PROTECTED]>:

> Hi all,
>
> When the loop component sets the value from the iterator, it seems to miss
> properties inherited from a base class.
>
> So if I'm iterating over a set of objects of class B which extends A, I'm
> only seeing the properties of B set. All the properties which are inherited
> from A are null.
>
> Am I missing something?
>
> Any pointers much appreciated.
>
> Thanks,
>
> Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
with regards
Sven Homburg
http://tapestry5-components.googlecode.com
http://chenillekit.googlecode.com

Reply via email to