| PortletHttpSession | Wrapper object exposing a PortletSession as a HttpSession instance. | code | html |
| PortletServletConfig | Wrapper object exposing a PortletConfig as a ServletConfig instance. | code | html |
| PortletServletContext | Wrapper object exposing a PortletContext as a ServletContext instance. | code | html |
| PortletServletInputStream | Wrapper object exposing a InputStream from a portlet as a ServletInputStream instance. | code | html |
| PortletServletOutputStream | Wrapper object exposing a OutputStream from a portlet as a ServletOutputStream instance. | code | html |
| PortletServletRequest | Wrapper object exposing a PortletRequest as a HttpServletRequest instance. | code | html |
| PortletServletRequestDispatcher | code | html | |
| PortletServletResponse | code | html |