I have a working validatorform form that uses the struts validation framework (mostly handled through xml files).
but i want it to instead of just saying "email is invalid"... i want it to also highlight the text infront of the field in red. any ideas as to the best way to implement this?
My code can be seen at this experts exchange thread:
THANKS!
but i want it to instead of just saying "email is invalid"... i want it to also highlight the text infront of the field in red. any ideas as to the best way to implement this?
My code can be seen at this experts exchange thread:
THANKS!