ActionServlet « Struts « Spring Q&A





1. Spring/Struts ActionServlet    forum.springsource.org

Hello. I have a Problem using struts ValidatorForm.validate() with Spring WebFlow. I'm getting a NPE because the ActionServlet is not set into the ValidatorForm by spring. But this might be a ...

2. Usage Struts tag in Spring App without having ActionServlet    forum.springsource.org

Usage Struts tag in Spring App without having ActionServlet Spring Gurus, I'm new to SPRING.We are trying to migrate from struts application to spring framework but whilst we want to make ...