|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JspImplicitObjects | |
---|---|
org.apache.cactus.internal.server | Contains the classes implementing the server side of Cactus. |
org.apache.cactus.server | Contains the Cactus redirectors and the Cactus wrappers around all Servlet, Filter and JSP implicit objects. |
Uses of JspImplicitObjects in org.apache.cactus.internal.server |
---|
Constructors in org.apache.cactus.internal.server with parameters of type JspImplicitObjects | |
---|---|
JspTestCaller(JspImplicitObjects theObjects)
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |