Re: Struts Submission

2007-04-11 Thread Laurie Harper
Chetan Pandey wrote: Hi All: I have a list of Checkboxes with UserIDs. User checks a few number of Check-boxes and then clicks 'SUBMIT'. All Checked Items received are then added to a DB - which happens in a fraction of a Second. However, all of the UserIds are also sent an Email which takes

Struts Submission

2007-04-11 Thread Chetan Pandey
Hi All: I have a list of Checkboxes with UserIDs. User checks a few number of Check-boxes and then clicks 'SUBMIT'. All Checked Items received are then added to a DB - which happens in a fraction of a Second. However, all of the UserIds are also sent an Email which takes a very long