Fields Summary |
---|
public static final String | HTTP_REQUESTConstant for the HTTP request object. |
public static final String | HTTP_RESPONSEConstant for the HTTP response object. |
public static final String | SERVLET_DISPATCHERConstant for an HTTP {@link javax.servlet.RequestDispatcher request dispatcher}. |
public static final String | SERVLET_CONTEXTConstant for the {@link javax.servlet.ServletContext servlet context} object. |
public static final String | PAGE_CONTEXTConstant for the JSP {@link javax.servlet.jsp.PageContext page context}. |
public static final String | STRUTS_PORTLET_CONTEXTConstant for the PortletContext object |