suppose there is a <s:form> within which there is a <s:textfield 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, then the css of that fielderror is errorMessage rather that what I have specified "myerrorclass". I guess this is a bug in struts2.2.3. Any help is appreciated on why the cssErrorClass is not working. -- View this message in context: http://struts.1045723.n5.nabble.com/cssErrorClass-not-working-tp5064663p5064663.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org