public ModelAndView Details(@ModelAttribute(\"\") @Validated App app, BindingResult result, @RequestParam(value=\"paramSessionAttr\", required=false) String session
I guess some library is missing because I download library à la carte
you download from here as a package instead of you download à la carte
setup GUIDELINE http://hibernate.org/validator/documentation/getting-started/
Import and include library below in your project
Then your code should be working.