You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rauf Khan <mk...@gmail.com> on 2005/07/05 06:13:03 UTC

Re: Marking fields having errors

Hi, 
  In ur application resources file, u can add this
 errors.header=<h3><font color="Orange">Error List</font></h3><ul>
errors.footer=</ul><hr>
here color = anycolor
 Regards
Khan
 On 7/5/05, Kalra, Ashwani <as...@capgemini.com> wrote: 
> 
> 
> Hi,
> Does struts has any facility to show fields having validation error in
> red color or mark it in some way?
> 
> Thanks
> Ashwani

Re: Marking fields having errors

Posted by Laurie Harper <la...@holoweb.net>.
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=<h3><font color="Orange">Error List</font></h3><ul>
> errors.footer=</ul><hr>
> here color = anycolor
>  Regards
> Khan
>  On 7/5/05, Kalra, Ashwani <as...@capgemini.com> wrote: 
> 
>>
>>Hi,
>>Does struts has any facility to show fields having validation error in
>>red color or mark it in some way?
>>
>>Thanks
>>Ashwani
> 
> 
> 


-- 
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/~laurie/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org