You can do a <bean:size id="vectorSize"...> to the size of the vector. Then do a <logic:equal value="0" name="vectorSize"...>. I think this should work but haven't tried it.
-----Original Message----- From: Francois Duchaussoy [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 4:13 PM To: 'Struts Users Mailing List' Subject: RE: Help-URGENT!! Have a look to Struts Logic Tag <logic:equal> -----Original Message----- From: Ashoka Murthy [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 11:17 AM To: [EMAIL PROTECTED] Subject: Help-URGENT!! I have a vector object available in request. Now I want to check in the JSP whether its size is 0 or more, if it is 0 I want to print a message "No Data available" in the jsp. I want to know how to do this in Struts framework? Thanks Ashoka Murthy _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

