On 3/8/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
> When I tested whether businessCollection is empty or
> not, I used:
>
> <logic:notEmpty name="ActivityForm"
> property="businessCollection">
>     blah, blah
> </logic:notEmpty>
>
> And it was successful.
>
> Then, how do I display the counts of the Collection in
> this situation?

There is a <bean:size> tag:
 * 
http://struts.apache.org/struts-taglib/tagreference-struts-bean.html#bean:size

--
Wendy

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

Reply via email to