I'd suggest creating a parent from that contains getters and setters for your two child objects.
On Sat, May 2, 2009 at 9:47 AM, Vinicius Carlotti de Sá <sys.v...@gmail.com>wrote: > Hello Matt, > > How are you? I'm sorry send this email, but i need your help. > > My name is Vinicius and i live in Campinas - Brazil. I'm a programmer. > > I have the following problem: When i edit some data in my controller i need > send to form 2 objects, and so i create Map in "formBackingObject"but > generates exception. > > How can i send two objects for edit in my form? I', afraid this method is > wrong > > I read Spring in action, roseIndia, i use appfuse tutorials but all sites > show form with one object. HELP ME! > > Thank You! > > Vinicius