How do I use that?

I tried it this way. But it throws a NosuchMethodError exception.
<logic:equal name="logs" property="size" value="0">
   Empty Collection
   </logic:equal>

Is there any other way out.

Jayaraman

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 10:48 AM
To: 'Struts Users Mailing List'
Subject: RE: how do I check the size of the collection


Yes: <logic:equals>

-----Original Message-----
From: Jayaraman Dorai [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 10:42 AM
To: [EMAIL PROTECTED]
Subject: how do I check the size of the collection


I have a collection which I want to iterate in the jsp page. If the
collections size is 0, I want to display a message no elements in the
collection. Is there any struts tag for this.
 
 
Thanks
Jayaraman

--
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]>

Reply via email to