Is DynaValidatorActionForm.java intended for use in extending Action classes or for use in extending Form classes?
Does anyone have a working example where YourAction.java extends Action and this action uses YourForm.java where DynaValidatorActionForm is used?
I have an app (Struts 1.3), that I want to move away from using MyForm.java / validator() method to declarative form validation using Apache Commons Validator project but have toiled and toiled to get it to work.
Any help would be greatly appreciated. thanks J.V. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org