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]> > >
**************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. ***************************************************************************
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

