Previous Topic: HttpServletRequest and HttpServletResponse Object AccessNext Topic: Access Method


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.