filmov
tv
Spring MVC Multiple Controllers

Показать описание
#SpringMVCController || #SpringTutorial by Suresh
if DispatcherServlet is heart of the Spring MVC, then controllers are the brains, when implementing the behavior of your spring MVC applications you extends of the spring mvc controllers classes. The controllers class received the request from dispatcher servlet and perform some business functionality on behalf of the user.
Below are the Controller classes:
ParameterizableViewController
UrlFilenameViewController
Controller
AbstractController
ThrowawayController
MultiActionController
BaseCommandController
AbstractCommandController
AbstractFormController
SimpleFormController
AbstractWizardFormController
Social Networks:
if DispatcherServlet is heart of the Spring MVC, then controllers are the brains, when implementing the behavior of your spring MVC applications you extends of the spring mvc controllers classes. The controllers class received the request from dispatcher servlet and perform some business functionality on behalf of the user.
Below are the Controller classes:
ParameterizableViewController
UrlFilenameViewController
Controller
AbstractController
ThrowawayController
MultiActionController
BaseCommandController
AbstractCommandController
AbstractFormController
SimpleFormController
AbstractWizardFormController
Social Networks: