How to write JSP to populate back a hashmap of custom objects

2008-01-07 Thread Rubbinio
with Struts 2 by hard coding the key but how can one do it dynamically ? Thanks -- View this message in context: http://www.nabble.com/How-to-write-JSP-to-populate-back-a-hashmap-of-custom-objects-tp14665986p14665986.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: How to write JSP to populate back a hashmap of custom objects

2008-01-07 Thread jimkski
. -- View this message in context: http://www.nabble.com/How-to-write-JSP-to-populate-back-a-hashmap-of-custom-objects-tp14665986p14666537.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: How to write JSP to populate back a hashmap of custom objects

2008-01-08 Thread Rubbinio
ttp://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-o