I use 'cssError' property with the simple theme. Works on text fields, but still haven't been able to set css properly for the datetimepicker.
On 4/27/09, Dave Newton <[email protected]> wrote: > Cristian Peraferrer wrote: >> Is there a way in struts2 to point out that there was validation >> errors in each input field, like putting an error style using >> errorStyleClass (of struts1)? >> >> struts1 example: >> >> <html:password property="password" styleId="password" >> errorStyleClass="frmError"/> > > The xhtml theme does this by default. The style can be overridden by > including your own style sheet after the S2 head tag. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sent from my mobile device --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

