Uses of Package
org.apache.commons.jxpath.servlet
-
Packages that use org.apache.commons.jxpath.servlet Package Description org.apache.commons.jxpath.servlet Implementations of JXPathContexts bound to various servlet scopes: PageContext, ServletRequest, HttpSession and ServletContext. -
Classes in org.apache.commons.jxpath.servlet used by org.apache.commons.jxpath.servlet Class Description HttpSessionAndServletContext Just a structure to hold a ServletRequest and ServletContext together.HttpSessionHandler Implementation of theDynamicPropertyHandler
interface that provides access to attributes of a @{link HttpSession}.ServletContextHandler Implementation of theDynamicPropertyHandler
interface that provides access to attributes of aServletContext
.