Uses of Package
org.scopemvc.controller.servlet

Packages that use org.scopemvc.controller.servlet
org.scopemvc.controller.servlet.jsp   
org.scopemvc.controller.servlet.xml   
 

Classes in org.scopemvc.controller.servlet used by org.scopemvc.controller.servlet.jsp
ScopeServlet
           Base class for a web app's servlet dispatcher: subclass this to implement application startup and initialisation (use a static initializer).
ServletContext
           A ViewContext that handles showView(), hideView() and showError() for servlet implementations.
 

Classes in org.scopemvc.controller.servlet used by org.scopemvc.controller.servlet.xml
ScopeServlet
           Base class for a web app's servlet dispatcher: subclass this to implement application startup and initialisation (use a static initializer).
ServletContext
           A ViewContext that handles showView(), hideView() and showError() for servlet implementations.
 



Copyright © 2000-2002 The Scope Team. All Rights Reserved.