Uses of Package
org.apache.commons.cactus.server

Packages that use org.apache.commons.cactus.server
org.apache.commons.cactus Base package for the Cactus project.  
org.apache.commons.cactus.server   
 

Classes in org.apache.commons.cactus.server used by org.apache.commons.cactus
HttpServletRequestWrapper
          Encapsulation class for the Servlet 2.3 API HttpServletRequest.
ServletConfigWrapper
          Wrapper around ServletConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
 

Classes in org.apache.commons.cactus.server used by org.apache.commons.cactus.server
JspImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of JspTestCase).
ServletImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of ServletTestCase).
 



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