the <x:forEach> tag does not appear to preserve the natural ordering of the XML document. Instead, it uses some other ordering I could not find out.
- Which ordering does the tag use for iterating?
- How can I change that ordering to the natural ordering of the document? (the old <xtags:forEach> provides a "sort" parameter for ordering, but I don't want to mix JSTL and XTags)
Regards,
Andreas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
