Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. Maps each request to a handler through one or more handler mapping beans.
  2. A.
    DispatcherServlet
    B.
    DispatcherPortlet
    C.
    All of the mentioned
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Once it has picked an appropriate handler, it will invoke this handler to handle the request.


Be The First To Comment