I thought the Iterator tag's value attribute used to be optional.  Now it is specified as required so I can't do this:
 
<ww:iterator>
  <ww:property value="name"/>
</ww:iterator>
 
To iterate over the item on the top of the stack.

Reply via email to