<bean:size id="numFruits" name="fruits"/> Number of fruits: <bean:write name="numFruits"/>
-Bill Siggelkow
Peng, Meimin wrote:
Hi,
I've an array list called fruits.
And, I want to count the number of fruit. How can I do it to write out the number?
<logic:iterate id="fruit" name="fruits" indexId="index">
<%=index%>
</logic:iterate>
Thanks. --MM
CONFIDENTIALITY NOTICE: The information in this e-mail is privileged and confidential. Any use, copying or dissemination of any portion of this e-mail by or to anyone other than the intended recipient(s) is unauthorized. If you have received this e-mail in error, please reply to sender and delete it from your system immediately.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]