See: Description
Class | Description |
---|---|
Constants |
String constants for this package.
|
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}. |
JXPathServletContexts |
Static methods that allocate and cache JXPathContexts bound to
PageContext , ServletRequest , HttpSession
and ServletContext . |
KeywordVariables |
Implementation of the Variables interface that provides access
to a single object using a reserved name (keyword).
|
PageContextHandler |
Implementation of the
DynamicPropertyHandler interface that provides
access to attributes of a PageContext in all scopes. |
PageScopeContext |
A lightweight wrapper for
PageContext that restricts access
to attributes of the "page" scope. |
PageScopeContextHandler |
Implementation of the
DynamicPropertyHandler interface that provides
access to attributes of a PageScopeContext . |
ServletContextHandler |
Implementation of the
DynamicPropertyHandler interface that provides
access to attributes of a ServletContext . |
ServletRequestAndContext |
Just a structure to hold a
ServletRequest and ServletContext
together. |
ServletRequestHandler |
Implementation of the
DynamicPropertyHandler
interface that provides access to attributes and parameters
of a ServletRequest . |
JXPathServletContexts
class.Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.