HttpServletRequest and HttpServletResponse Object Access › HttpServletRequest
HttpServletRequest is a class that represents a request sent by the browser to a servlet using the HTTP protocol. See the J2EE documentation for a list of the methods and properties of this class.