Uses of Class
com.arsdigita.web.BaseServlet

Packages that use BaseServlet
com.arsdigita.bebop.page   
com.arsdigita.versioning Provides for versioning of data objects. 
com.arsdigita.web Tools supporting web-application authoring; services include dispatching requests, generating URLs, and setting up a request's context of execution. 
 

Uses of BaseServlet in com.arsdigita.bebop.page
 

Subclasses of BaseServlet in com.arsdigita.bebop.page
 class BebopApplicationServlet
           
 

Uses of BaseServlet in com.arsdigita.versioning
 

Subclasses of BaseServlet in com.arsdigita.versioning
 class VersioningServlet
          This servlet, along with a couple of helper JSPs, is used for debugging.
 

Uses of BaseServlet in com.arsdigita.web
 

Subclasses of BaseServlet in com.arsdigita.web
 class ApplicationFileServlet
           A simple servlet for dispatching abstract URLs to concrete JSP files.
 class BaseApplicationServlet
          The base servlet for CCM applications.
 class BaseJSP
          A base servlet for use by JSP authors who want to use the execution environment that BaseServlet provides.
 class DispatcherServlet
          The CCM main dispatcher.
 class LegacyAdapterServlet
          An application servlet that does what SiteNodeDispatcher does but in the context of the newer CCM dispatcher.
 class LegacyInitializerServlet
           
 class OIDRedirectServlet
           
 class ResourceServlet
          A servlet that maps the ResourceManager#findResource method into the http:// URL space.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC