S

Satya • 3.38K Points
Extraordinary

Q. What is the role of HandlerAdapter in Spring MVC?

  • (A) It resolves views
  • (B) It executes controller methods
  • (C) It manages database connections
  • (D) It stores session data
  • Correct Answer - Option(B)
  • Views: 7
  • Filed under category Spring MVC
  • Hashtags:

Explanation by: Satya
HandlerAdapter helps DispatcherServlet invoke the appropriate controller method.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.