“request” is instance of which one of the following classes?
(a) Request
(b) HttpRequest
(c) HttpServletRequest
(d) ServletRequest
I got this question by my college director while I was bunking the class.
My doubt stems from JSP topic in section Session Management, JSP & API of Java