|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | 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()
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 . |
Method Summary | |
void |
doGet(JspImplicitObjects theObjects)
Handles requests from the jspRedirector.jsp JSP Redirector.
Affected by: LogAspect |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspTestRedirector()
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
.
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
ServletException
- ServletException if an error occurs servicing the request
around() in LogAspect
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |