InterviewSolution
Saved Bookmarks
| 1. |
What Is The Front Controller Class Of Spring Mvc? |
|
Answer» The DISPATCHER Servlet class works as the front CONTROLLER in SPRING MVC. The Dispatcher Servlet class works as the front controller in Spring MVC. |
|