| |||||||
FRAMES NO FRAMES |
Adds a parameter to the following tags:
Tag Information | |
Tag Class | org.apache.struts.taglib.html.ParamTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
name | true | true | java.lang.String | The String containing the name of the request parameter. |
value | false | true | java.lang.String | The value of the request parameter specified by the |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |