|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseDispatcherServlet | |
| com.arsdigita.dispatcher | System for dynamically handling the control of HTTP requests. |
| com.arsdigita.kernel | Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. |
| com.arsdigita.sitenode | Deprecated. Use the com.arsdigita.web package instead. |
| Uses of BaseDispatcherServlet in com.arsdigita.dispatcher |
| Subclasses of BaseDispatcherServlet in com.arsdigita.dispatcher | |
class |
JSPApplicationDispatcher
Basic dispatcher class for dispatching URLs to JSP or other file-based assets (images, CSS, HTML, etc.) in the file system in the context of a single package's URL space. |
| Uses of BaseDispatcherServlet in com.arsdigita.kernel |
| Subclasses of BaseDispatcherServlet in com.arsdigita.kernel | |
class |
KernelDispatcherServlet
Extends BaseDispatcherServlet to include functionality for user authentication, which is part of Kernel. |
| Uses of BaseDispatcherServlet in com.arsdigita.sitenode |
| Subclasses of BaseDispatcherServlet in com.arsdigita.sitenode | |
class |
SiteNodeDispatcher
Deprecated. Use DispatcherServlet instead. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||