获得Spring的IOC容器
ApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(request.getSession().getServletContext())
?
发布时间: 2012-10-06 17:34:01 作者: rapoo
获得Spring的IOC容器
ApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(request.getSession().getServletContext())
?