--- "Hoying, Ken" <[EMAIL PROTECTED]> wrote: > Never occurred to me that it was a 1 based index.
It's not, although the difference is semantic. "index" is the index. "count" is the number of iteration you're currently on; you'll never be in the zeroth iteration because the iteration starts immediately after the <s:iterator.../> start tag. I didn't see that anybody had opened an issue yet, so I opened https://issues.apache.org/struts/browse/WW-2216. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]