Uses of Class
org.apache.cactus.server.AbstractTestController

Packages that use AbstractTestController
org.apache.cactus.server   
 

Uses of AbstractTestController in org.apache.cactus.server
 

Subclasses of AbstractTestController in org.apache.cactus.server
 class JspTestController
          JSP Controller that extracts the requested service from the HTTP request and executes the request by calling a JspTestCaller.
 class ServletTestController
          Servlet Controller that extracts the requested service from the HTTP request and executes the request by calling a ServletTestCaller.
 



Copyright © 2000-2001 Apache Software Foundation. All Rights Reserved.