You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Peter Theissen <pe...@web.de> on 2008/04/19 16:34:09 UTC

Declarative validation: show colored message

Hi,

how can I show up a colored message when doing
declarative validation via xml file.
I tried to surround the message text by a div, but
then the messages werent shown any longer:
 >>>
<message><div>You must enter your fistname.</div></message>
<<<
Therefore, I dont know how to color that output string.

Can anyone help me?

Thanks and best regards
Peter


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