Package org.apache.myfaces.context.servlet
package org.apache.myfaces.context.servlet
-
ClassesClassDescriptionServletContext attributes as a Map.HttpServletRequest Cookies as Map.Provides a base implementation of the FacesContext for the use in FacesContextImpl and StartupFacesContextImpl.Iterator to properly handle iterating and removing FacesMessage records.ServletContext init parameters as Map.HttpServletRequest headers as Map.HttpServletRequest header values (multi-value headers) as Map of String[].ServletRequest attributes Map.ServletRequest parameters as Map.ServletRequest multi-value parameters as Map.Implements the external context for servlet request.Provides a base implementation of the ExternalContext for Servlet environments.HttpSession attibutes as Map.A FacesContext implementation which will be set as the current instance during container startup and shutdown and which provides a basic set of FacesContext functionality.An ExternalContext implementation for Servlet environments, which is used by StartupFacesContextImpl at container startup and shutdown and which provides ExternalContext functionality that does not require request and response objects.