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

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

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

Subclasses of HttpSessionHandler in org.apache.commons.jxpath.servlet
 class ServletRequestHandler
          Implementation of the DynamicPropertyHandler interface that provides access to attributes and parameters of a ServletRequest.
 



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