<s:set name="idx" value="#status.index"
scope="request"/>
[...]
<s:property value="#request.idx"/>
Which is actually what you asked.
Doh! Thanks very much. It was the #request. bit I was missing. I also
didn't realise that I could specify the values that <s:iterator> uses!
Are there any in depth tutorials out there or books in the pipline,
'cos I'd never have got that from the Struts2 site.
Regards
Roger
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]