[Spring] Get Spring’s context in any MVC framework Leave a Comment / Java / May 13, 2010 May 13, 2010 WebApplicaitonContext ctx = WebApplicationCntextUtils.getWebApplicationContext(servletContext);