You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sivaswamynatha K <k....@Kavniya.com> on 2007/08/08 06:13:45 UTC

validation error help needed.

I have three text fields in a row. I.e. City, State and Zip. I have to
validate all these fields required and mask properties and show the
error by inserting a red star at the end of the zip text field. The
error message is shown as a tool tip for the red star. What my problem
is if one of the field is failed by required property and another by
mask then I got two red stars. How to avoid this? Could you people help
me on this?

 

Regards,

K. Siva Swamynatha.