Resolved. Should be using <html:errors property="propName" /> instead.
-----Original Message----- From: Betty Koon [mailto:[EMAIL PROTECTED] Sent: Sunday, March 07, 2004 12:35 AM To: 'Struts Users Mailing List' Subject: Html:messages I have trouble using html:messages. Here is how I used it: <html:messages id="errors" property="propName" /> I have double-checked the ActionErrors object to make sure it does contain the error message for property propName. But nothing is being displayed though, any idea? Also the <logic:messagesPresent property="propName"> is returing true as well. -Betty --------------------------------------------------------------------- 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]

