
what are different command controller classes and why we use this in spring webmvc

hi friend,
There are different command controller classes in Spring Web MVC these are as follows :
SimpleFormController
AbstractController
AbstractCommandController
CancellableFormController
MultiActionController
ParameterizableViewController
ServletForwardingController
ServletWrappingController
UrlFilenameViewController
SimpleFormController
For detail tutorial please go through the following link
http://www.roseindia.net/spring/spring-mvc-controller.shtml
may this will be helpful for you.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.