Spring MVC Architecture || end-to-end flow || Tutorial

preview_player
Показать описание
In this tutorial we wil discuss about END-TO-END flow of Spring MVC-

All the incoming request is intercepted by the DispatcherServlet that works as the front controller.

The DispatcherServlet gets an entry of handler mapping from the XML file and forwards the request to the controller.

The controller returns an object of ModelAndView.

The DispatcherServlet checks the entry of view resolver in the XML file and invokes the specified view component.

----------------------------------------
----------------------------------------

Get regular updates for FREE Webinar about Automation!

*Different Training programs and Paid courses Plus RECORDED videos on your Finger tips!*

Thank You for watching.
Рекомендации по теме