Hi,is it possible to use a field member that is an object in a template ? I mean : suppose I have a bean MyBean with a field MySubBean. MySubBean has a field 'name' that's a string. Can I access this directly in a template ? I tried to use myBean.mySubBean.name, but that didn't work.
thanks Henk _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
