Skip to content

Instantly share code, notes, and snippets.

@omeroot
Last active March 21, 2016 13:36
Show Gist options
  • Select an option

  • Save omeroot/b99fb038ffffae54bea6 to your computer and use it in GitHub Desktop.

Select an option

Save omeroot/b99fb038ffffae54bea6 to your computer and use it in GitHub Desktop.

#Spring MVC

##Using the Dispatcher Servlet Mechanism

We can say that the core element of Spring MVC is the Dispatcher Servlet.which is the main serv- let that handles all requests and dispatches them to the appropriate channels.

alt tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment