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 to only display the error
> defined with ActionErrors.GLOBAL_ERROR.
You don't need it! Read the tag
s is simple but I'm new to both JSP and STRUTS.
Talos
- Original Message -
From: "Lukasz Lenart" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, March 19, 2008 3:16 PM
Subject: Re: About ActionErrors.GLO
Hi,
Maybe something like this:
Regards
--
Lukasz
http://www.linkedin.com/in/lukaszlenart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
h 19, 2008 11:36 AM
Subject: Re: About ActionErrors.GLOBAL_ERROR
My first reply to mailing list. Be gentle :) *
ActionErrors.GLOBAL_ERROR* is deprecated.
Use *ActionMessages.GLOBAL_MESSAGE* instead.
From ActionMessages.java ...
*public static final String GLOBAL_MESSAGE =
"org
My first reply to mailing list. Be gentle :) *
ActionErrors.GLOBAL_ERROR* is deprecated.
Use *ActionMessages.GLOBAL_MESSAGE* instead.
>From ActionMessages.java ...
*public static final String GLOBAL_MESSAGE =
"org.apache.struts.action.GLOBAL_MESSAGE";**
*
djc
On Tue, Mar 18, 2008 at 8:
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 to only display the error
defined with ActionErrors.GLOBAL_ERROR.
I have the struts javadoc api, but I cannot access the Internet.
Thanks.
6 matches
Mail list logo