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