lidate() in ActionForm still uses ActionErrors in 1.2.1
> Hi,
>
> I am migrating my Struts application from 1.1 to
> 1.2.1. I try to use ActionMessage(s) instead of
> deprecated ActionError(s). However, the validate()
> method in ValidatorForm still uses ActionErrors and in
>
Hi,
I am migrating my Struts application from 1.1 to
1.2.1. I try to use ActionMessage(s) instead of
deprecated ActionError(s). However, the validate()
method in ValidatorForm still uses ActionErrors and in
some cases, I extend ValidatorForm to write my
customized validate() method. How do I deal
2 matches
Mail list logo