<%ApplicationContext context = WebApplicationContextUtils.getWebApplicationContext(pageContext.getServletContext());MyBean myBean=(MyBean)context.getBean("myBeanId");%>
Post a Comment
No comments:
Post a Comment