Uses of Class
org.apache.commons.jxpath.servlet.HttpSessionAndServletContext
Packages that use HttpSessionAndServletContext
Package
Description
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.servletModifier and TypeClassDescriptionclass
Just a structure to hold aServletRequest
andServletContext
together.