2008/3/19, Chen Chunwei <[EMAIL PROTECTED]>:
> Hi all,
>
>  Can anyone tell me that the real value of constant 
> ActionErrors.GLOBAL_ERROR? Or where to find it?
>  Actually, I want to use the tag <html:errors /> to only display the error 
> defined with ActionErrors.GLOBAL_ERROR.

You don't need it! Read the taglibdoc:
http://struts.apache.org/1.3.8/struts-taglib/tlddoc/html/errors.html

At the "name" attribute, it says:
Name of the bean (in any scope) under which our error messages have
been stored. If not present, the name specified by the
Globals.ERROR_KEY constant string will be used.

HTH
Antonio

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

Reply via email to