Home / CSE MCQs / JUnit MCQs :: Discussion

Discussion :: JUnit MCQs

  1. In Jetty, ____________ object processes the HTTP requests.
  2. A.
    Server
    B.
    Context
    C.
    Root
    D.
    Handler

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Context object processes the HTTP requests and passes them to various handlers.


Be The First To Comment