cssErrorClass not working

2011-12-10 Thread xcoder
suppose there is a within which there is a When the form is submitted and there is a validation error, which results in adding a fielderror associated with the name field, then the css of that fielderror is errorMessage rather that what I have specified "myerrorclass". I guess this is a bug in

Re: cssErrorClass not working

2011-12-10 Thread xcoder
thanx On Sat, Dec 10, 2011 at 11:21 PM, Dave Newton-6 [via Struts] < ml-node+s1045723n5064728...@n5.nabble.com> wrote: > On Sat, Dec 10, 2011 at 12:02 PM, xcoder wrote: > > suppose there is a within which there is a > cssErrorClass="myerrorclass" name=&