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

Packages that use AbstractPageContextWrapper
org.apache.cactus.server Contains the classes implementing the server side of Cactus. 
 

Uses of AbstractPageContextWrapper in org.apache.cactus.server
 

Subclasses of AbstractPageContextWrapper in org.apache.cactus.server
 class PageContextWrapper
          Wrapper around PageContext so that get methods that would normally return implicit objects will now return Cactus wrapper of implicit objects instead.
 



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