Thank you very much for the solution, that works.
Do you know how to display the error message on
jsp?
At the moment, when error occurs, the page returns to the page, but no error message shown up on the page.
Here is my jsp file:
Controller:
And... With the above controller code, how to combine the "general" binding result wiht the one shown in Violation into one?
Thanks
Sam