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="name" label="Enter your name"/> > > > > Wh

Re: cssErrorClass not working

2011-12-10 Thread Dave Newton
On Sat, Dec 10, 2011 at 12:02 PM, xcoder wrote: > suppose there is a within which there is a cssErrorClass="myerrorclass" name="name" label="Enter your name"/> > > When the form is submitted and there is a validation error, which results in > adding a fielderror associated with the name field, th