Package | Description |
---|---|
org.apache.commons.jxpath.servlet |
Implementations of JXPathContexts bound to various servlet scopes: PageContext,
ServletRequest, HttpSession and ServletContext.
|
Class | Description |
---|---|
HttpSessionAndServletContext |
Just a structure to hold a ServletRequest and ServletContext together.
|
HttpSessionHandler |
Implementation of the
DynamicPropertyHandler
interface that provides access to attributes of a @{link HttpSession}. |
ServletContextHandler |
Implementation of the
DynamicPropertyHandler interface that provides
access to attributes of a ServletContext . |