Is it possible to use the ContextLoaderServlet to set up a WebApplicationContext that both 1) reads bean definitions from XML and 2) allows the programmatic definition of beans at runtime?
Is it possible to use the ContextLoaderServlet to set up a WebApplicationContext that both 1) reads bean definitions from XML and 2) allows the programmatic definition of beans at runtime?