| Name | Description | Type | Package | Framework |
| AppendIteratorTag | Append a list of iterators. | Class | org.apache.struts2.views.jsp.iterator | Apache Struts |
| IteratorGeneratorTag | Generate an iterator based on the val attribute supplied. | Class | org.apache.struts2.views.jsp.iterator | Apache Struts |
| IteratorStatus | The iterator tag can export an IteratorStatus object so that one can get information about the status of the iteration, such as: | Class | org.apache.struts2.views.jsp | Apache Struts |
| IteratorStatus .StatusState | Class | org.apache.struts2.views.jsp.IteratorStatus | Apache Struts | |
| IteratorTag | Class | org.apache.struts2.views.jsp | Apache Struts | |
| MergeIteratorTag | Append a list of iterators. | Class | org.apache.struts2.views.jsp.iterator | Apache Struts |
| SortIteratorTag | A Tag that sorts a List using a Comparator both passed in as the tag attribute. | Class | org.apache.struts2.views.jsp.iterator | Apache Struts |
| SubsetIteratorTag | A tag that takes an iterator and outputs a subset of it. | Class | org.apache.struts2.views.jsp.iterator | Apache Struts |