Yeah, that's excellent.

It looks like there is at least one add-in package that has a
dependency.  Though it sounds like an easy fix, does it make sense for a
developer to try to remove ActionErrors from Struts 1.1 applications?
Or would it be better to wait until developing apps for Struts 1.2?

Dave 

> -----Original Message-----
> From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 10, 2004 2:14 PM
> To: 'Struts Users Mailing List'
> Subject: RE: Errors or messages or??
> 
> Hi Dave,
> 
> in http://jakarta.apache.org/struts/userGuide/release-notes.html
> are some details on deprecated
> 
> but there also stands:
> Although not removed, in many cases(!) you should replacethe
deprecated
> ActionErrorswith the preferred ActionMessagesto ensure correct
> operation.
> 
> 
> i figured out, Errors "alives"
> in validate():Errors
> 
> and inside the Validator-Frameworks
> validate(), (for initializing the commons_validator)
> 
> but Validator Classes (fiedChecks) uses Messages.
> 
> Perhaps you wanted infos like this,
> 
> cheers,
> 
> matthias


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to