Multiple choice

Which of the following API's is used for application implicit object?

  1. HttpServletRequest

  2. HttpServletResponse

  3. Object

  4. PageContext

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

ServletContext API is used for application implicit object.