parameter="ApplicationResources"/>
/*Now specify the exact key parameter to reference in the bundle in your
jsp*/
HTH,
Martin-
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Friday, November 18, 2005 3:52 PM
Subject: RE: Is there an easy way to print error
Yeah, I do it this way:
In the ApplicationResources.properties:
errors.email=invalid e-mail address.
And in the jsp:
:
On 11/18/05, Aladin Alaily <[EMAIL PROTECTED]> wrote:
> Problem solved... must be Friday.
>
> Aladin
>
>
> > Hello,
> >
> > I am using struts 1.2.7 and am having trouble o
Yes it's Friday indeed (TG). For the benefit of you out there
searching the archives, you can accomplish this by using . You can get more information here:
http://www.niallp.pwp.blueyonder.co.uk/HelpTagsErrorsAndMessages.html
Hubert
On 11/18/05, Aladin Alaily <[EMAIL PROTECTED]> wrote:
> Probl
Problem solved... must be Friday.
Aladin
> Hello,
>
> I am using struts 1.2.7 and am having trouble outputing error messages for
> specific fields.
>
> If I have the following (in a form):
>
>
>
> and in my action I do something like:
>
> messages.add("name", new ActionMessage("error.name.requi
4 matches
Mail list logo