Home > Guides > Tag Developers Guide > Struts Tags > Tag Reference > Generic Tag Reference > elseif |
Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.
Perform basic condition flow. 'If' tag could be used by itself or with 'Else If' Tag and/or single/multiple 'Else' Tag.
Dynamic Attributes Allowed:false | |||||
Name | Required | Default | Evaluated | Type | Description |
---|---|---|---|---|---|
test | true | false | Boolean | Expression to determine if body of tag is to be displayed |