Re: Marking fields having errors

2005-07-06 Thread Laurie Harper
Or see the errorClassId attributes on the the form tags. L. Rauf Khan wrote: Hi, In ur application resources file, u can add this errors.header=Error List errors.footer= here color = anycolor Regards Khan On 7/5/05, Kalra, Ashwani <[EMAIL PROTECTED]> wrote: Hi, Does struts has any fa

RE: Marking fields having errors in struts 1.1

2005-07-04 Thread Kalra, Ashwani
List Subject: Re: Marking fields having errors From: "Kalra, Ashwani" <[EMAIL PROTECTED]> > I want to highlight the field labels or show some marker text like > '!', Not the error messages The form element tags (since 1.2.5) have 'errorKey' '

Re: Marking fields having errors

2005-07-04 Thread Wendy Smoak
From: "Kalra, Ashwani" <[EMAIL PROTECTED]> I want to highlight the field labels or show some marker text like '!', Not the error messages The form element tags (since 1.2.5) have 'errorKey' 'errorStyle' 'errorStyleClass' and 'errorStyleId' attributes. Some combination of those should do wha

RE: Marking fields having errors

2005-07-04 Thread Kalra, Ashwani
I want to highlight the field labels or show some marker text like '!', Not the error messages -Original Message- From: Rauf Khan [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 9:43 AM To: Struts Users Mailing List Subject: Re: Marking fields having errors H

Re: Marking fields having errors

2005-07-04 Thread Rauf Khan
Hi, In ur application resources file, u can add this errors.header=Error List errors.footer= here color = anycolor Regards Khan On 7/5/05, Kalra, Ashwani <[EMAIL PROTECTED]> wrote: > > > Hi, > Does struts has any facility to show fields having validation error in > red color or mark it in

Marking fields having errors

2005-07-04 Thread Kalra, Ashwani
Hi, Does struts has any facility to show fields having validation error in red color or mark it in some way? Thanks Ashwani -Original Message- From: Dakota Jack [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 3:44 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: St