RE: Struts 1.3: Validations and Commands

2005-01-27 Thread Benedict, Paul C
That's not a big burden, but it is questionable why this burden needs to be carried. Thanks, Paul -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 26, 2005 10:35 PM To: Benedict, Paul C; 'dev@struts.apache.org' Subject: Re: Struts 1.3: V

Re: Struts 1.3: Validations and Commands

2005-01-26 Thread Joe Germuska
At 4:10 PM -0500 1/26/05, Benedict, Paul C wrote: Is it the intention of Struts 1.3 to run ExecuteCommand regardless of validation failure? Looking at the commands listed in chain-config.xml, neither AbstractValidateActionForm or AbstractSelectInput return true if validation failed. I am curious ab