org.apache.catalina.core.ApplicationDispatcher Standard implementation of <code>RequestDispatcher</code> that allows a request to be forwarded to a different resource to create the ultimate response, or to include the output of another resource in the response from this resource. This implementation allows application level servle ...org.apache.beehive.controls.runtime.servlet.ServletResponseService This class is the contextual service implementation for javax.servlet.ServletResponse. It acts as an intermediary between the client and the ServletResponse instance held by the associated ServletBeanContext. It validates that attempt to access the ServletResponse only occur during the servlet ...org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils Utilities for creating scoped wrapper versions of HttpRequest, HttpResponse, ServletContext. These wrappers are the basis for a scoped servlet environment, which can be used to scope the Struts framework. org.apache.catalina.core.ApplicationResponse Wrapper around a <code>javax.servlet.ServletResponse</code> that transforms an application response object (which might be the original one passed to a servlet, or might be based on the 2.3 <code>javax.servlet.ServletResponseWrapper</code> class) back into an internal <c ...org.apache.beehive.controls.runtime.servlet.ServletServiceProvider The ServletContextProvider helper class acts at the BeanContextServiceProvider provides instances of web tier services associated with a ServletBeanContext package | Popular Tags |