| Package | Description |
|---|---|
| org.apache.commons.jxpath.servlet |
Implementations of JXPathContexts bound to various servlet scopes: PageContext,
ServletRequest, HttpSession and ServletContext.
|
| Class and 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. |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.