Hi,
I had a question about how <html:errors> tags are
used. How can I get the html errors tag to display
errors that are associated with a specific index of a
property array rather than display the error for the
property as a whole. For ex. the property address
occurs 10 times. I have some validation logic that
says that input is required. If i dont put in any
value in address[5] and the validation routine detects
it it adds a message for the address property through
action errors, unfortunately it does not add this
error for address[5]. So this error becomes common to
all the indexes of address. Any help would be greatly
appreciated,
thanks,
sanjay

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers

Reply via email to