hello i have a class wich contains another class like class "user" which contains a class "adress" in a response. i'd like to write the properties in a jsp
it morks well for the property of user with <bean:write>, but the property adress write the reference (call .toString()). that's what i waited, but not wanted :-) is there a simple way to write the property of adress ? (i have to <logic:iterate> around it) thanks Julien Gaucher ------------- SPECIAL ADSL L'ADSL � partir de 15,95 EUR/mois et le modem ADSL offert ? C'est en exclusivit� chez Tiscali ! Pour profiter de cette offre, cliquez ici: http://register.tiscali.fr/adsl/ Offre soumise � conditions. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

