Results 1 to 2 of 2

Thread: binding date[]

  1. #1
    Join Date
    Sep 2005
    Posts
    10

    Default binding date[]

    I have declared 'Date[] holidayDate;' in my command object.

    And I have different date input s from jsp page, and I have to assign these values to Date[]. how to do it, and how to display back. please let me know

  2. #2
    Join Date
    Aug 2004
    Posts
    1,905

    Default

    This is covered quite extensively on this forum, do a search for "bind array" for example.

    You can also read this http://forum.springframework.org/showthread.php?t=17646
    Last edited by robyn; May 14th, 2006 at 10:18 AM.

Similar Threads

  1. Enum binding not showing default
    By ge0ffrey in forum Swing
    Replies: 3
    Last Post: Jan 23rd, 2006, 09:08 AM
  2. Replies: 7
    Last Post: Sep 13th, 2005, 01:45 AM
  3. Stop validation if binding fails.
    By sherihan in forum Web
    Replies: 0
    Last Post: Feb 8th, 2005, 03:18 AM
  4. Replies: 0
    Last Post: Jan 6th, 2005, 08:19 AM
  5. Replies: 2
    Last Post: Aug 17th, 2004, 04:16 PM

Posting Permissions

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