convert « Struts « Spring Q&A





1. convert from struts to spring3    forum.springsource.org

When I convert from struts to spring, can I still use *.do instead *.htm in web.xml file? spring_mvc *.do -Henry

2. How to convert "please wait..." struts request processor    forum.springsource.org

How to convert "please wait..." struts request processor I am trying to convert some existing struts code into spring mvc and am stuck with how to mimic the following functionality. Inside ...