Hi, With spring 3.0.5 and
jsp, I have created a jsp form that can handle nested list.
But I don't know how to create error handling for each element of the list that user entered.
Here is my jsp file:
How to "bind" error to each element in a list?
Any pointers / suggestion is very much appreciated.
Thanks
Sam