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