Either use JSTL as previous poster mentioned or use
the <s:property.../> tag to create the div name.


Actually after replying to your previous e-mail I had that doh! moment and tried
<div class="col<s:property value="#status.count"/>"> which worked.
This, for some reason surprised me that it worked, but I'm getting
this sensation with quite a lot of Struts2 as I get into it :-)

Regards
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to