I am converting my application from spring mvc 2 to spring mvc 3. I am using showForm(HttpServletRequest request, HttpServletResponse response, BindException errors) given in doc. I could not find its alternative in Spring mvc 3.
I am converting my application from spring mvc 2 to spring mvc 3. I
Share
Return to same view your model attributes and it will work good.