tag:blogger.com,1999:blog-3237724005744642470.post4445418214014475481..comments2018-06-08T11:59:28.319+01:00Comments on Captain Debug's Blog: Spring MVC, Ajax and JSON Part 1 - Setting The SceneRoger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]Blogger2125tag:blogger.com,1999:blog-3237724005744642470.post-73760782519142020212013-04-30T19:08:29.560+01:002013-04-30T19:08:29.560+01:00I purposely omitted validation in this example as ...I purposely omitted validation in this example as I wanted to keep things as clear as possible. Form errors can be handled using a validator, either the original Spring kind or the newer JSR303 kind. For more information, type 'validator' into the search box on the top right of the screen.Roger Hugheshttps://www.blogger.com/profile/07042290171112551665[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-70790237201207186732013-04-30T14:13:44.897+01:002013-04-30T14:13:44.897+01:00How do you handle the errors (like form:errors) ?How do you handle the errors (like form:errors) ?Antoine Roberthttps://www.blogger.com/profile/14393258444314339040[email protected]