ServletAPI方式:SpringMVC跳转方式: 转发:“forward:跳转地址”; 重定向:“redirect:跳转地址”使用view视图方式进行转发和重定向:使用ModeIAndView : 相关文章: