InterviewSolution
Saved Bookmarks
| 1. |
What Is A Dispatcherservlet? |
|
Answer» The Spring Web MVC framework is DESIGNED AROUND a DISPATCHERSERVLET that handles all the HTTP requests and responses. The Spring Web MVC framework is designed around a DispatcherServlet that handles all the HTTP requests and responses. |
|