Files
spring-framework/org.springframework.web.servlet
Chris Beams 56720fc42c Support "contextInitializerClasses" init-param
FrameworkServlet now has support equivalent to ContextLoader and its
"contextInitializerClasses" context-param introduced in 3.1 M1.

This allows users to specify ApplicationContextInitializers at the root
(ContextLoader) level and/or at the DispatcherServlet level.

Issue: SPR-8366
2011-05-23 10:02:18 +00:00
..
2008-10-27 15:48:40 +00:00
2010-02-04 11:46:21 +00:00
2010-03-24 09:01:55 +00:00