abstractpublic class CommonEnvironmentRequest (Code)
This is an abstract class that contains fields and method implementations
that are common to any request type class that is environmentally dependent.
Currently this includes both servlets (ServletEnvironmentRequest) and
portlets (PortletEnvironmentRenderRequest).