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

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

Uses of JspImplicitObjects in org.apache.cactus.server
 

Methods in org.apache.cactus.server with parameters of type JspImplicitObjects
 void JspTestRedirector.doGet(JspImplicitObjects theObjects)
          Handles requests from the jspRedirector.jsp JSP Redirector.
 

Constructors in org.apache.cactus.server with parameters of type JspImplicitObjects
JspTestCaller(JspImplicitObjects theObjects)
           
 



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