摘要:
一、SpringMVC 作用域传值的几种方式 1 使用原生Servlet 1.1 在 HandlerMethod 参数中添加作用域对象 1.1.1 ServletContext不能在方法参数中获取,只能在request中获取 2 使用Map集合 2.1 把map中内容放在 request 作用域中 阅读全文
posted @ 2018-12-23 21:21
axu521
阅读(1665)
评论(0)
推荐(0)
浙公网安备 33010602011771号