Use this :

<bean:size id="size" name="myFormBean" property="theArrayList" />
<logic:equal name="size" value="...">
 ...
</logic:equal>


Nico.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 9:39 AM
Subject: arrayList size


> Hi,
>      I am using an arrayList (list1) inside the form bean. How do I check the size 
> of the list
> (using logic:equal) in the jsp, without creating any other varibale in the form bean 
> (to store the
> size)?
> 
> Thanks,
> Pramod
> 
> 
> 
> 
> ********************************************
> This  electronic  mail  message  is  intended  solely  for  the  named  recipients  
> and  may contain
> confidential  and  proprietary  business information of eFunds Corporation and all 
> its subsidiaries.
> If  you  are  not a named recipient, please notify the sender immediately.  You may 
> not disclose the
> contents  to  any  other  person;  use  this  electronic  mail message or its 
> contents for any other
> purpose; or further store or copy its contents in any medium.
> ********************************************
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to