Package org.apache.commons.chain.web.servlet
package org.apache.commons.chain.web.servlet
Specialized Context
and Command
implementations
suitable for use in a Servlet API environment.
-
ClassesClassDescriptionCustom subclass of
ChainServlet
that also dispatches incoming requests to a configurableCommand
loaded from the specifiedCatalog
.Private implementation ofMap
for servlet context attributes.Private implementation ofMap
for servlet cookiesConcrete implementation ofAbstractGetLocaleCommand
for the Servlet API.Private implementation ofMap
for servlet request name-value.Private implementation ofMap
for servlet request name-values[].Private implementation ofMap
for servlet context init parameters.Private implementation ofMap
for servlet parameter name-value.Private implementation ofMap
for servlet parameter name-values[].Private implementation ofMap
for servlet request attributes.Private implementation ofMap
for HTTP session attributes.Concrete implementation ofAbstractSetLocaleCommand
for the Servlet API.Concrete implementation ofWebContext
suitable for use in Servlets and JSP pages.