RE: Multiple submit buttons on form not working

2007-03-01 Thread Neil Aggarwal
your inbox. Visit http://www.spammilter.com for details. -Original Message- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 7:46 AM To: Struts Users Mailing List Subject: Re: Multiple submit buttons on form not working --- Neil Aggarwal <[EMAIL PROTEC

Re: Multiple submit buttons on form not working

2007-03-01 Thread Dave Newton
--- Neil Aggarwal <[EMAIL PROTECTED]> wrote: > > > > > > Any ideas why this is not working? I would guess because it's trying to convert the string value into a true/false boolean and failing? (If I change the value to "true" for the msg1/msg2 buttons it works.) So I guess I'm a little c