摘要: 1.最简单的方式(注解法)12@AutowiredprivateHttpServletRequest request;2.最麻烦的方法 a.在web.xml中配置一个监听 org.springframework.web.context.request.R... 阅读全文
posted @ 2015-11-15 22:17 Struts-pring 阅读(269) 评论(0) 推荐(0) 编辑