Great, thank you so much. It works fine.
We had: <s:textfield value="" name="list[%{key}].key"></s:textfield> And should have had: <s:textfield value="" name="list['%{key}'].key"></s:textfield> What a difference two ' make ! jimkski wrote: > > Hi Rubbino- > > The vita rara blog provided a good example of using the Map method to > update a list of domain entries. > > http://www.vitarara.org/cms/struts_2_cookbook/updating_a_list_of_domain_entities > > I followed that example exactly and was able to get a form submit using > maps working. > > -- View this message in context: http://www.nabble.com/How-to-write-JSP-to-populate-back-a-hashmap-of-custom-objects-tp14665986p14696848.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]