Multiple choice

Which of the following is implicit object provide information about cookies in jsp?

  1. Out

  2. Request

  3. Response

  4. Config

  5. Scope

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

This request implicit object have the information about HTTP headers like cookies, form data etc.