Re: Size of a collection in a bean

2005-06-02 Thread Rodolfo García Esteban/CYII
. Janek Ziniewicz <[EMAIL PROTECTED]> 02/06/2005 16:10 Por favor, responda a "Struts Users Mailing List" Para: Struts Users Mailing List cc: (cco: Rodolfo García Esteban/CYII) Asunto: Size of a collection in a bean <% Vector foo; request.setA

Re: Size of a collection in a bean

2005-06-02 Thread JM Tinghir
2005/6/2, Janek Ziniewicz <[EMAIL PROTECTED]>: > <% >Vector foo; >request.setAttribute("bar", foo); > %> > > > Is there any simple method to write size of a collection stored in a bean? Try Jean-Marie Tinghir - To un

Re: Size of a collection in a bean

2005-06-02 Thread DGraham
Yes. -Dennis Janek Ziniewicz <[EMAIL PROTECTED]> 06/02/2005 10:10 AM Please respond to "Struts Users Mailing List" To Struts Users Mailing List cc Subject Size of a collection in a bean <% Vector foo; request.setAttribute("bar", foo); %>

Size of a collection in a bean

2005-06-02 Thread Janek Ziniewicz
<% Vector foo; request.setAttribute("bar", foo); %> Is there any simple method to write size of a collection stored in a bean? -- Pozdrawiam, Janek Ziniewicz gg: 902858 irc.freenode.net: #gore, #dub - To unsubscribe, e-m