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

Packages that use HttpSessionAndServletContext
org.apache.commons.jxpath.servlet Implementations of JXPathContexts 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.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.