Uses of Class
org.apache.commons.chain.web.WebContext
Packages that use WebContext
Package
Description
Specialized
Context and Command implementations
suitable for use in a Portlet API environment.Specialized
Context and Command implementations
suitable for use in a Servlet API environment.-
Uses of WebContext in org.apache.commons.chain.web.portlet
Subclasses of WebContext in org.apache.commons.chain.web.portletModifier and TypeClassDescriptionclassConcrete implementation ofWebContextsuitable for use in portlets. -
Uses of WebContext in org.apache.commons.chain.web.servlet
Subclasses of WebContext in org.apache.commons.chain.web.servletModifier and TypeClassDescriptionclassConcrete implementation ofWebContextsuitable for use in Servlets and JSP pages.