Uday Karrothi wrote:
> 
> Can u use
> 
> <logic:iterate id="institut" indexId="ind" name="institutsliste">
> <bean:write name="institut" property="address" />
> <bean:write name="institut" property="postal" />
> I am not sure if the property bean allows "."
> 
> 
Hi Uday
no i can't because address is an object with the attribute postal.
Documetation and examples say i can use '.' to navigate to an 
attribute of objects.
Regards Andy
-- 
View this message in context: 
http://www.nabble.com/bean%3Awrite-with-property%3D%22address.postal%22-tf2394721.html#a6691286
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to