Re: Problem with form submission

2003-01-08 Thread Iris
, 2003 2:07 PM To: Struts Users Mailing List Subject: Re: Problem with form submission What is your jsp code ? Suresh Addagalla wrote: Hi, I am facing a problem when submitting a form which contains a combo box ("select"). While populating the combo box, I use a form-bean (Dyna

RE: Problem with form submission

2003-01-08 Thread Suresh Addagalla
searchServicesForm (again a DynaActionForm with two String varaiables for holding the selections from two combo boxes). Thanks, Suresh >-Original Message- >From: Iris [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, January 08, 2003 2:07 PM >To: Struts Users Mailing List >Subject: Re: Pr

Re: Problem with form submission

2003-01-08 Thread Iris
What is your jsp code ? Suresh Addagalla wrote: Hi, I am facing a problem when submitting a form which contains a combo box ("select"). While populating the combo box, I use a form-bean (DynaActionForm) containing a Vector to populate the combo box. When I submit the form (to the same act

Problem with form submission

2003-01-08 Thread Suresh Addagalla
Title: Message Hi,   I am facing a problem when submitting a form which contains a combo box ("select").   While populating the combo box, I use a form-bean (DynaActionForm) containing a Vector to populate the combo box. When I submit the form (to the same action so that the same page is di

RE: Problem with form submission

2002-07-10 Thread James Mitchell
org/struts-atlanta > -Original Message- > From: Nilan Shakya [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 12:01 PM > To: 'Struts Users Mailing List' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Problem with form submission > > > Thank

RE: Problem with form submission

2002-07-10 Thread Nilan Shakya
PROTECTED]] Sent: Wednesday, July 10, 2002 12:58 AM To: Struts Users Mailing List Subject: RE: Problem with form submission, I saved the below msg because this is a very common question: > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 2

RE: Problem with form submission

2002-07-10 Thread Jon.Ridgway
ED]] Sent: 09 July 2002 23:59 To: 'Struts Users Mailing List' Subject: Problem with form submission Hi All! I am having a problem while submitting a form. My form submission sometimes takes delay because it has to do lots of validation before updating the information in database. Whil

RE: Problem with form submission

2002-07-09 Thread James Mitchell
he "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -Original Message- > From: Nilan Shakya [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 09, 2002 6:59 PM > To: 'Struts Users Mailing List' > Subject: Problem with form submissi

Problem with form submission

2002-07-09 Thread Nilan Shakya
Hi All! I am having a problem while submitting a form. My form submission sometimes takes delay because it has to do lots of validation before updating the information in database. While the form is on the process of submission of data if I click the same submit button once again it is submitting