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

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)
           
 

Uses of JspImplicitObjects in org.apache.cactus.util.log
 

Aspects in org.apache.cactus.util.log that affect JspImplicitObjects
 class LogAspect
          Log every entry and exit of methods.
 



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