This dialog is used to insert a Struts logic redirect tag into a JSP page. This tag will generate an HTTP redirect to dispatch control to another web page.
page
The module-relative URI that will be used as the destination of the redirect
forward
The name of a global forward that will be used as the destination of the redirect
redirect parameter name
The name of a request parameter that will be added to the re-directed request
redirect parameter value
The constant or expression that will be evaluated and added to the request as the value of the named redirect parameter.