--- On Tue, 7/29/08, Martin <[EMAIL PROTECTED]> wrote: > If you're using Struts 2 use the webwork Iteration tags > <ww:iterator /> Iterates over a collection. > <ww:generator /> Generates iterators. > <ww:append /> Appends several iterators. > <ww:subset /> Gets a subset of an iterator. > <ww:merge /> Merges several iterators into one. > <ww:sort /> Sorts an iterator
Or use the S2 tags, which actually makes sense. They're the same names, but with a prefix used in essentially all S2 example code and documentation. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]