| |||||||
| FRAMES NO FRAMES | |||||||
Forward control to the page specified by the specified ActionForward entry.
Performs a PageContext.forward() or HttpServletResponse.sendRedirect() call for the global ActionForward entry for the specified name. URL rewriting will occur automatically if a redirect is performed.
| Tag Information | |
| Tag Class | org.apache.struts.taglib.logic.ForwardTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| name | true | true | java.lang.String | The logical name of the global |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||