Hi, The "indexId" attribute in <logic:iterate> tag may be useful. For more information on this, please refer to, http://struts.apache.org/struts-action/struts-taglib/tlddoc/logic/iterate.html
Thanks, Tarun. On 5/5/06, Philihp Busby <[EMAIL PROTECTED]> wrote:
Hi Struts List, Is there a way through Struts and JSTL Tags to get a "count" of the number of ActionMessages or ActionErrors? I would like my <html:messages> to display messages in a numbered bulleted list when there are more than one, but just display the one outside of a list when there is only one. Thanks, Philihp