The Response custom tag library contains tags which can
be used to set all the information for an HTTP response
for a JSP page.
This includes creating cookies and setting their values,
setting HTTP headers, returning back an HTTP error, or
sending an HTTP redirect.
|