Package | Description |
---|---|
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. |
org.apache.strutsel.taglib.logic |
The "struts-logic-el" 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.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedIterateTag
NestedIterateTag.
|
Modifier and Type | Class and Description |
---|---|
class |
ELIterateTag
Custom tag that iterates the elements of a collection, which can be either
an attribute or the property of an attribute.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.