This is a static page, forwarded to from a Tapestry listener method.

Note that internal resources are forwarded to, not redirected to. Tapestry uses RequestDispatcher.forward(ServletRequest, ServletResponse) for internal resources (this is the same way an ordinary servlet would forward to a JSP to render a response).

You may return to the Workbench.