So that is the 1.1 fix to present, right ----- Original Message ----- From: "SATISH.T" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 9:21 AM Subject: Re: With Struts tag, Size of ArrayList
> Use logic:present to check if the list is null or has any objs inside > it. > > ----- Original Message ----- > From: "Daniel Jaffa" <[EMAIL PROTECTED]> > Date: Monday, July 8, 2002 6:45 pm > Subject: With Struts tag, Size of ArrayList > > > Did a little research and could not find an elegant way to find > > out if an > > arraylist that i send over is populated or not. Currently I send > > the size > > of the array list. But would like to do something like > > <logic:if name="arrayList" property="size" value="0"> > > > > </logic:if> > > > > -- > > To unsubscribe, e-mail: <mailto:struts-user- > > [EMAIL PROTECTED]>For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

