会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
miye
博客园
首页
新随笔
联系
管理
2017年10月17日
SpringMVC中controller的跳转
摘要: controller中的重定向 (1)不需要传递参数重定向 方式一:使用ModelAndView return new ModelAndView("redirect:/toList"); 这样可以重定向到toList这个方法 方式二:返回String return "redirect:/ toLis
阅读全文
posted @ 2017-10-17 16:44 wdmiye
阅读(225)
评论(0)
推荐(0)
编辑
公告