1.

Which object stores references to the request and response objects?(a) sessionContext(b) pageContext(c) HttpSession(d) sessionAttributeThe question was asked in an online quiz.The doubt is from JSP Elements topic in section Session Management, JSP & API of Java

Answer»

The correct ANSWER is (b) PAGECONTEXT

Explanation: pageContext OBJECT contains information about directives ISSUED to JSP page.



Discussion

No Comment Found

Related InterviewSolutions