My request has up to 15 name value pairs in it.
ex) ?id=1&name=Joe&id=2&name=Fred&id=3&name=Tom...
Is there a way in MultiActionController to do a bind() and generate "n" amount of a ValueObject called User ?
My request has up to 15 name value pairs in it.
ex) ?id=1&name=Joe&id=2&name=Fred&id=3&name=Tom...
Is there a way in MultiActionController to do a bind() and generate "n" amount of a ValueObject called User ?
Hello jadams68,
you have posted in the forum "Spring Rich Client Project".
Maybe the Web forum would be better place:
http://forum.springframework.org/viewforum.php?f=3
HTH
Kambiz