Re: DynaActionForm Validation

2004-09-10 Thread Matt Bathje
Shawn Sandy wrote: All, I am having a hell of a time getting a simple required validation to work. Here are excerpts from my code/config files. Can anyone take a look and see if they see anything obvious. Thanks in advance! Struts-config.xml (DynaForm extends DynaValidatorActionFor

DynaActionForm Validation

2004-09-10 Thread Shawn Sandy
All, I am having a hell of a time getting a simple required validation to work. Here are excerpts from my code/config files. Can anyone take a look and see if they see anything obvious. Thanks in advance! Struts-config.xml (DynaForm extends DynaValidatorActionForm)