| Package | Description |
|---|---|
| org.apache.commons.jxpath.servlet |
Implementations of JXPathContexts bound to various servlet scopes: PageContext,
ServletRequest, HttpSession and ServletContext.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpSessionHandler |
Implementation of the
DynamicPropertyHandler
interface that provides access to attributes of a @{link HttpSession}. |
class |
ServletRequestHandler |
Implementation of the
DynamicPropertyHandler
interface that provides access to attributes and parameters
of a ServletRequest. |