This week's book giveaway is in the Open Source Projects forum. We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line! See this thread for details.
Hi, witih spring mvc 3.0.4, and jsp, I created a custom validator for validating password and confirmPassword. But when I click the submit button, it thrown the following exception:
Here is my bean class:
jsp page:
Sorry for the lengthy codes I just don't know how to shorten it in order to show the most relevant codes here.
Any suggestion is very appreciated.
Thanks
Sam