Home » JAVA Programming » Java Basic » Question
  1. Which object stores references to the request and response objects?
    1. sessionAttribute
    2. HttpSession
    3. pageContext
    4. sessionContext
    5. None of these
Correct Option: C

pageContext object contains information about directives issued to JSP page.



Your comments will be displayed only after manual approval.