Re: LookupDispatchAction issue

2004-12-10 Thread Dakota Jack
o the clicked button. > > > > > -Original Message- > From: andy wix [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 2:56 PM > To: [EMAIL PROTECTED] > Subject: RE: LookupDispatchAction issue > > Hi, > > This is now fixed. It

RE: LookupDispatchAction issue

2004-12-10 Thread Vadim Petrenko
can quite elegantly add an onclick event to your submit buttons which would set value of "method" to the value related to the clicked button. -Original Message- From: andy wix [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 2:56 PM To: [EMAIL PROTECTED] Subject: RE:

RE: LookupDispatchAction issue

2004-12-10 Thread andy wix
Hi, This is now fixed. It was because I didn't have a 'default' method specified in the form tag. I.e., Regards, andy _ It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger

LookupDispatchAction issue

2004-12-10 Thread andy wix
Hi, I am extending the above class and all submissions when the user clicks the relevant button work OK, but if the user presses enter (CR) on the keyboard to submit the form the following exception is thrown: StandardWrapperValve[action]: Servlet.service() for servlet action threw exception jav