| Package | Description |
|---|---|
| org.apache.struts.taglib.logic |
The "struts-logic" tag library contains tags that are useful in managing
conditional generation of output text, looping over object collections
for repetitive generation of output text, and application flow management.
|
| org.apache.struts.taglib.nested.logic |
The nested html tags extend the
org.apache.struts.taglib.logic
tags to allow them to relate to each other in a nested nature. |
| Modifier and Type | Class and Description |
|---|---|
class |
NotEmptyTag
Evalute the nested body content of this tag if the specified value is not
empty for this request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NestedEmptyTag
NestedEmptyTag.
|
class |
NestedNotEmptyTag
NestedNotEmptyTag.
|
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.