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
ChainServletthat also dispatches incoming requests to a configurableCommandloaded from the specifiedCatalog.Private implementation ofMapfor servlet context attributes.Private implementation ofMapfor servlet cookiesConcrete implementation ofAbstractGetLocaleCommandfor the Servlet API.Private implementation ofMapfor servlet request name-value.Private implementation ofMapfor servlet request name-values[].Private implementation ofMapfor servlet context init parameters.Private implementation ofMapfor servlet parameter name-value.Private implementation ofMapfor servlet parameter name-values[].Private implementation ofMapfor servlet request attributes.Private implementation ofMapfor HTTP session attributes.Concrete implementation ofAbstractSetLocaleCommandfor the Servlet API.Concrete implementation ofWebContextsuitable for use in Servlets and JSP pages.