Why can\'t I get this to work in my Controller
@RequestMapping(method = RequestMethod.POST) public String onSubmit( Model model, @ModelAttribute(\"fo
i know this is late , but you should try redirecting to a path and not to a file ha ha