This will work  u

<logic:messagesPresent>
<table align="center" border="0">
<tr>
<td>
  <UL>
    <html:errors/>
    <html:messages id="msg" message="true">
      <li class="error_message"><bean:write name="msg" /></li>
    </html:messages>
  </UL>
</td>
</tr>
</table><br />
</logic:messagesPresent>


Thanks
Nagesh 

-----Original Message-----
From: Kranti [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 14, 2006 11:03 AM
To: Struts Users Mailing List
Subject: ActionMessages

hi,

can anyone tell how *

ActionMessages can be used in struts along with html:message tag
*




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

Reply via email to