Results 1 to 2 of 2

Thread: How do I bind a request to multiple objects?

  1. #1
    Join Date
    Feb 2005
    Posts
    19

    Default How do I bind a request to multiple objects?

    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 ?

  2. #2
    Join Date
    Aug 2004
    Location
    Mainz, Germany
    Posts
    42

    Default

    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

Similar Threads

  1. Hibernate Long Session Per Flow?
    By akw in forum Web Flow
    Replies: 21
    Last Post: Dec 12th, 2005, 08:06 PM
  2. Replies: 9
    Last Post: Nov 1st, 2005, 10:36 PM
  3. Replies: 0
    Last Post: Jul 25th, 2005, 08:48 AM
  4. bind request to multiple objects?
    By jadams68 in forum Web
    Replies: 5
    Last Post: Jul 19th, 2005, 07:38 PM
  5. Replies: 0
    Last Post: Jan 6th, 2005, 08:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •