> -----Original Message----- > From: Sgarlata Matt [mailto:[EMAIL PROTECTED] > Sent: Friday, 26 September 2003 8:55 a.m. > To: Struts Users Mailing List > Subject: Re: [Poll] action mappings > > When I am using design #3 my action mappings always specify that > validate="false". Those methods that do require validation explicitly > call > the validate method of the bean. Those methods that do not require > validation don't call the method. So no conditioning is needed in the > form > bean for design #3 :) > > Matt
Aha! That did not cross my mind as I played around with the different options. Thanks :-) Shane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

