Uses of Class
org.apache.commons.chain.web.jakarta.ChainServlet
Package
Description
Specialized
Context
and Command
implementations
suitable for use in a Jakarta Servlet API environment.-
Uses of ChainServlet in org.apache.commons.chain.web.jakarta.servlet
Modifier and TypeClassDescriptionclass
Custom subclass ofChainServlet
that also dispatches incoming requests to a configurableCommand
loaded from the specifiedCatalog
.