More info for the committer: It looks like the javadoc on org.apache.struts2.components.IteratorComponent contains info that Map is supported but it is not getting into the tag doc perhaps because the <!-- END SNIPPET: javadoc --> is messed up and not on it's own line.
Also a note that a Map will iterate on the entrySet() would be very helpful along with an example.