Re: Help with Multiple Input!

2002-12-04 Thread Parveen Kumar Hooda
EMAIL PROTECTED]> Cc: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 1:42 AM Subject: Re: Help with Multiple Input! > Hi, > Thanks for your valuable suggestion. It solved my problem. I have a > basic question, How can I retrieve m

Re: Help with Multiple Input!

2002-12-04 Thread David Graham
Mailing List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> CC: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Help with Multiple Input! Date: Wed, 4 Dec 2002 15:12:40 -0500 Hi, Thanks for your valuable suggestion. It solved my problem. I have

Re: Help with Multiple Input!

2002-12-04 Thread Jana Navaneethan
help will be greatly appreciated! Thanks, Jana. - Original Message - From: "Sri Sankaran" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 3:03 PM Subject: RE: Help with Multiple Input! > > &

RE: Help with Multiple Input!

2002-12-03 Thread Sri Sankaran
> -Original Message- > From: Jana Navaneethan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 2:57 PM > To: [EMAIL PROTECTED] > Cc: Struts Users Mailing List > Subject: Re: Help with Multiple Input! > > > Hi Wendy, > All

Re: Help with Multiple Input!

2002-12-03 Thread Jana Navaneethan
#x27;" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 2:36 PM Subject: RE: Help with Multiple Input! > > I have a form in which I am collecting multiple input from the user, > > for example for each day of the week I am collecting opening hour and > > closing hour som

Re: Help with Multiple Input!

2002-12-03 Thread Jana Navaneethan
Jana. - Original Message - From: "Khalid K." <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 2:36 PM Subject: Re: Help with Multiple Input! > You can use a form tag to gather all that information.

RE: Help with Multiple Input!

2002-12-03 Thread Wendy Smoak
> I have a form in which I am collecting multiple input from the user, > for example for each day of the week I am collecting opening hour and > closing hour something in the format of > day - checkbox - select/option - select/option , I want to do this in a > loop for all 7 days of the week. I

Re: Help with Multiple Input!

2002-12-03 Thread Khalid K.
be available in the request object. Khalid - Original Message - From: "Jana Navaneethan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 11:08 AM Subject: Help with Multiple Input! > Hi, >

Help with Multiple Input!

2002-12-03 Thread Jana Navaneethan
Hi, I have a form in which I am collecting multiple input from the user, for example for each day of the week I am collecting opening hour and closing hour something in the format of day - checkbox - select/option - select/option , I want to do this in a loop for all 7 days of the week. I