I read it somewhere the best thing to do now is to use actionerror for
pure error and use actionmessage for all the other purpose while we wait
for next struts release.
sebastian ho
On Wed, 2004-08-25 at 16:10, Shinobu Kawai wrote:
> Hi Lic,
>
> > In Struts 1.2, the ActionForm.validate return A
Hi Lic,
> In Struts 1.2, the ActionForm.validate return ActionErrors. However,
> ActionErrors will be deprecated after 1.2. If I want to valid the data in
> ActionForm, what I can do?
Where does it say that ActionErrors will be deprecated? I know that
ActionError will be deprecated...
Best re
ErroR is deprecated.
Errors not ...
http://struts.apache.org/api/org/apache/struts/action/ActionError.html
http://struts.apache.org/api/org/apache/struts/action/ActionErrors.html
how ever, on bugzilla there is a discussion on that :)
http://issues.apache.org/bugzilla/show_bug.cgi?id=29679
> ---
3 matches
Mail list logo