Package org.apache.cocoon.servletservice

Interface Summary
Absolutizable Interface for making the absolute path available from a servlet service relative path.
Mountable Interface for servlet services that are mounted on a specific path.
 

Class Summary
CallStackHelper Helper class used for geting hold on the current servlet service
DispatcherServlet A servlet that dispatch to managed sevlets from the context Spring container.
DynamicProxyRequestHandler A dynamic wrapper for servlet requests that overwrites the getContextPath, getServletPath and getPathInfo methods to reflect the mount path of the block servlet.
ServletConnection Implementation of a URLConnection that gets its content by invoking the Block.
ServletServiceContext  
 



Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.