On 12 Oct 2002, David M. Karr wrote:

> Date: 12 Oct 2002 18:20:35 -0700
> From: David M. Karr <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: DO NOT REPLY [Bug 12344]  -  Seems like you can only save
>     ActionErrors in request scope...
>
> >>>>> "bugzilla" == bugzilla  <[EMAIL PROTECTED]> writes:
>
>     bugzilla> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
>     bugzilla> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
>     bugzilla> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12344>.
>     bugzilla> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
>     bugzilla> INSERTED IN THE BUG DATABASE.
>
>     bugzilla> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12344
>
>     bugzilla> Seems like you can only save ActionErrors in request scope...
>
>     bugzilla> [EMAIL PROTECTED] changed:
>
>     bugzilla>            What    |Removed                     |Added
>     bugzilla> 
>----------------------------------------------------------------------------
>     bugzilla>              Status|NEW                         |RESOLVED
>     bugzilla>          Resolution|                            |FIXED
>
>     bugzilla> ------- Additional Comments From [EMAIL PROTECTED]  2002-10-13 
>01:09 -------
>     bugzilla> Fixed in nightly build 20021013.  Thanks for the patch!
>
> This fix appears to address the ability to retrieve the errors from any scope.
> How do you get them into any scope but "request"?  The "Action.saveErrors()"
> method doesn't appear to have an overloaded version taking a "scope" key.
>

The new declarative exception handling facility lets you save an
ActionErrors instance elsewhere.

> Also note that it would be good if any changes to how "errors" works would also
> be done in the "messages" tag, if they are compatible.
>

Good point ... I'll take a look at this.

> --
> ===================================================================
> David M. Karr          ; Java/J2EE/XML/Unix/C++
> [EMAIL PROTECTED]
>

Craig


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

Reply via email to