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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to