Re: form submit problem...

2004-08-18 Thread Lucas Gonzalez Pearson
ED]> Sent: Wednesday, August 18, 2004 3:13 PM Subject: RE: form submit problem... > PLEASE TAKE ME OFF THIS MAILING > > -Original Message- > From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 1:04 PM > To: Struts Users Mailing Lis

RE: form submit problem...

2004-08-18 Thread Jones, Demian
PLEASE TAKE ME OFF THIS MAILING -Original Message- From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:04 PM To: Struts Users Mailing List Subject: RE: form submit problem... Thanks for the references, but just replacing html:submit with the below line

RE: form submit problem...

2004-08-18 Thread Jones, Demian
PLEASE TAKE ME OFF THIS MAILING -Original Message- From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:27 PM To: Struts Users Mailing List Subject: Re: form submit problem... Shilpa Nalgonda wrote: >Thanks for the references, but just replac

Re: form submit problem...

2004-08-18 Thread Michael McGrady
Shilpa Nalgonda wrote: Thanks for the references, but just replacing html:submit with the below line worked for me -Original Message- From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 12:50 PM To: Struts Users Mailing List Subject: Re: form submit problem

RE: form submit problem...

2004-08-18 Thread Shilpa Nalgonda
Thanks for the references, but just replacing html:submit with the below line worked for me -Original Message- From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 12:50 PM To: Struts Users Mailing List Subject: Re: form submit problem... Jim Barrows wrote

Re: form submit problem...

2004-08-18 Thread Michael McGrady
Michael McGrady wrote: I would also suggest: http://wiki.apache.org/struts/StrutsCatalogMultipleImageTagsSimplified Michael Perhaps I should say that I used the same solution that Ted suggests but found that it was way too heavy. You have to create an ImageButtonBean in your ActionForm for eac

Re: form submit problem...

2004-08-18 Thread Michael McGrady
Jim Barrows wrote: -Original Message- From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 9:15 AM To: Struts Users Mailing List Subject: form submit problem... I am trying to submit a form with users email and password, such that when the user ckicks on nex

RE: form submit problem...

2004-08-18 Thread Jim Barrows
> -Original Message- > From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 9:15 AM > To: Struts Users Mailing List > Subject: form submit problem... > > > I am trying to submit a form with users email and password, > such that when > the user ckicks on n