The Request custom tag library contains tags which can
be used to access all the information about the HTTP
request for a JSP page.
Tags are provided to access information in the HTTP
request for HTTP input parameters from a POST or GET,
HTTP Headers, Cookies, request attributes, and session
information related to this request.
|