|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cactus.server.JspTestRedirector
Extension of the jspRedirector.jsp
JSP Redirector in the java
realmn in order to provide a symmetry with the ServletRedirector
and minimize the amount of java code in jspRedirector.jsp
.
Constructor Summary | |
JspTestRedirector()
|
Method Summary | |
void |
doGet(JspImplicitObjects theObjects)
Handles requests from the jspRedirector.jsp JSP Redirector. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspTestRedirector()
Method Detail |
public void doGet(JspImplicitObjects theObjects) throws javax.servlet.ServletException
jspRedirector.jsp
JSP Redirector.theObjects
- the implicit objects that will be passed to the test
case
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |