Hi Naveem, I normally put the databean on the request if it doesn't find the databean it will go into the following section. If the bean is on the request it will do the <logic:notEmpty> tag if it is in the code.
<logic:empty name="dataBean" property="partNumber"> <tr> <td colspan="12">Could not find any records for the specified search criteria</td> </tr> </logic:empty> Hope this helps. Regards Neil Meyer -----Original Message----- From: Naveen Sharma [mailto:[EMAIL PROTECTED] Sent: 18 April 2006 11:57 AM To: user@struts.apache.org Subject: <logic:empty> and <logic:iterate> Hi ! Can someone Please help me with the <logic:empty>. I am not able to implement it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]