sprongMVC中传递地图

sprongMVC中传递map

在springMVC中传递map参数,在前台jsp页面可以直接取出——springMVC会自动解析

 

return new ModelAndView(findView, "listPage", listPage);