Uses of Package
org.apache.commons.jxpath.servlet

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

Classes in org.apache.commons.jxpath.servlet used by org.apache.commons.jxpath.servlet
HttpSessionAndServletContext
          Just a structure to hold a ServletRequest and ServletContext together.
HttpSessionHandler
          Implementation of the DynamicPropertyHandler interface that provides access to attributes of a HttpSession.
ServletContextHandler
          Implementation of the DynamicPropertyHandler interface that provides access to attributes of a ServletContext.