Context and Command implementations
suitable for use in a Servlet API environment.See: Description
| Class | Description |
|---|---|
| ChainProcessor |
Custom subclass of
ChainServlet that also dispatches incoming
requests to a configurable Command loaded from the specified
Catalog. |
| PathInfoMapper | |
| RequestParameterMapper | |
| ServletGetLocaleCommand |
Concrete implementation of
AbstractGetLocaleCommand for
the Servlet API. |
| ServletPathMapper | |
| ServletSetLocaleCommand |
Concrete implementation of
AbstractSetLocaleCommand for
the Servlet API. |
| ServletWebContext |
Concrete implementation of
WebContext suitable for use in
Servlets and JSP pages. |
Specialized Context and Command implementations
suitable for use in a Servlet API environment.
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.