Uses of Class
org.apache.commons.cactus.server.HttpServletRequestWrapper

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

Uses of HttpServletRequestWrapper in org.apache.commons.cactus
 

Fields in org.apache.commons.cactus declared as HttpServletRequestWrapper
 HttpServletRequestWrapper ServletTestCase.request
          Valid HttpServletRequest object that you can access from the testXXX(), setUp and tearDown() methods.
 



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