linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following statements is correct about Spring MVC:

To enable Spring MVC, the DispatcherServlet needs to be configured in the web.xml
There can be more than one of DispatcherServlets in a Spring MVC application
All of these
The DispatcherServlet is the central servlet that receives requests and dispatches them to the appropriate controllers

Answer:
All of these

Note: This Question is unanswered, help us to find answer for this one