This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes How to add error handling on dynamic binding list? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "How to add error handling on dynamic binding list?" Watch "How to add error handling on dynamic binding list?" New topic
Author

How to add error handling on dynamic binding list?

sam White
Ranch Hand

Joined: Feb 18, 2011
Posts: 204
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to add error handling on dynamic binding list?
 
Similar Threads
Help with jstl forEach spring 2.0 binding
Bean property is not readable or not found.
Retrieve values from JSP
Binding to multi-D array
Spring can't find bean property in a list element.