Hi

I'm having problems updating the nested properties of an action form
bean.... can anyone help ?

I have a nested bean, say Address that lives within another bean, say
Person. Both are value objects, which extend action form bean. I have the
correct getters and setters set-up for both these beans. 
When I retrieve these values from the server, and populate my value objects
I get all the fields displaying as should be.... i.e. both the Person and
Address VOs contain and display my expected data. 

However, when I try and do an update on Person and do a submit, the form
attribute in my action contains only the updated values of Person, and not
the updated values of the nested bean - Address.

I'm using struts1.0.2 and have looked at the nested tag of the beta version
of struts 1.1-b2 From what I can gather the beta doesn't really provide any
additional functionality for my needs other than providing a cleaner and
more manageable interface. (I can't use the beta as it's not production yet,
and my company won't take that step.)

Can anyone shed some light??? 
Regards
Giles


Giles Parnell |    ECLIPSEGROUP   |   02 9322 5124   |   Mobile 0403 768656

Level 9, 190 George Street, Sydney, NSW 2000, Fax: 02 9322 5121

INTERACTIVE STRATEGY + DESIGN + INTEGRATION

> The Eclipse Group is a wholly owned subsidiary of Deloitte Touche Tohmatsu
> 
www.eclipsegroup.com.au

This email and any files transmitted with it are confidential and intended
solely 
for the use of the individual or entity to whom they are addressed. 
If you are not the intended recipient of this email, you must not
disseminate, 
copy or otherwise use this information. If you have received this email in
error,
please notify Eclipse Group immediately.


Reply via email to