(A silly question?)In springframework, the simpleFormController interface has a property called successView, but I am wondering how can I pass the submitted form information to this successView? The official tutorial has this:
return ModelAndView(new RedirectView(getSuccessView()));
当然,我可以从“成功.htm”这一“成功意见”中向另一个控制者补充另一个图表,但控制者如何能形成有助于形成最终看法的信息?
* 我认为,把大话引向主审意见也是错误的。