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