2005/6/2, Janek Ziniewicz <[EMAIL PROTECTED]>:
> <%
> Vector foo;
> request.setAttribute("bar", foo);
> %>
> <bean:write name="bar" ...?...>
>
> Is there any simple method to write size of a collection stored in a bean?Try <bean:size id="theSize" name="theBean" property="theProperty"/> Jean-Marie Tinghir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

