How to change a textbox border color dynamically
807589Dec 8 2008 — edited Dec 9 2008im working in java+struts+ and in my jsp page so many text boxes are created dynamically
im doing validation for all the text boxes
my problem is if a validation message is shown for a particular text box its border should be changed to red color
how to do that