DispatcherServlet « Integration « Spring Q&A





1. DispatcherServlet extension for integration tests    forum.springsource.org

DispatcherServlet extension for integration tests Hi, Before using Spring MVC for my web applications I was Struts users. There was a very handy testing framework for testing Struts Action (MockStrutsTestCase). Basically, ...

2. Spring-Hibernte integration with the DispatcherServlet    forum.springsource.org

Jan 25th, 2007, 08:46 AM #1 aussiestaceus View Profile View Forum Posts Private Message Junior Member Join Date Jan 2007 Posts 2 Spring-Hibernte integration with the DispatcherServlet I am having a ...

3. ContextLoaderListener, SingletonBeanFactoryLocator and DispatcherServlet integration    forum.springsource.org

ContextLoaderListener, SingletonBeanFactoryLocator and DispatcherServlet integration I have created a J2EE application which contains an EJB module (which has only one MDB) and a Web module. The web module initializes the spring ...