摘要: http://elf8848.iteye.com/blog/875830/ 阅读全文
posted @ 2016-03-11 23:17 人生设计师 阅读(194) 评论(0) 推荐(0)
摘要: 原文地址:http://elf8848.iteye.com/blog/875830/ 阅读全文
posted @ 2016-03-11 22:31 人生设计师 阅读(152) 评论(0) 推荐(0)
摘要: 1、重定向 即如果当前路径是/ 则重定向到/admin/index 2、view name 如果当前路径是/ 则交给相应的视图解析器直接解析为视图,如 则得到的视图时 /WEB-INF/jsp/admin/index.jsp 不想进controller,可以在spring-mvc.xml中配置静态访 阅读全文
posted @ 2016-03-11 09:37 人生设计师 阅读(506) 评论(0) 推荐(0)