Not sure what the limitations might be, but I found out that worked for me. Also if you define your form as a DynaValidatorActionForm, you have to cast them as a DynaValidatorActionForm in our action classes
-----Original Message----- From: Andrew Thorell [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 19, 2005 10:58 AM To: user@struts.apache.org Subject: Re: Validation Problems Thanks for the speedy reply, My time is limited to solve this particular problem, but I'll definitely look into using DynaValidatorActionForm. I do have another question though, why would not using DynaValidatorActionForm prevent my code from display the error back to the jsp? Is there a limitation that I'm unaware of with my current setup? Thanks again, Andrew On 4/19/05, Folashade Adeyosoye <[EMAIL PROTECTED]> wrote: > Try using DynaValidatorActionForm... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]