Uses of Class
org.apache.commons.jxpath.servlet.HttpSessionAndServletContext

Packages that use HttpSessionAndServletContext
org.apache.commons.jxpath.servlet Implementations of JPathContexts bound to various servlet scopes: PageContext, ServletRequest, HttpSession and ServletContext. 
 

Uses of HttpSessionAndServletContext in org.apache.commons.jxpath.servlet
 

Subclasses of HttpSessionAndServletContext in org.apache.commons.jxpath.servlet
 class ServletRequestAndContext
          Just a structure to hold a ServletRequest and ServletContext together.