hi daniel use this: <struts-html:messages id="error" property="foo"> <struts-bean:write name="error"/>
</struts-html:messages> cheers, -----Original Message----- From: Daniel [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 3:30 PM To: Struts Users Mailing List Subject: <html:errors /> I'm using ActionMessages class and ActionMessage for "manipulate" my errors and show it in the <html:errors /> at jsp file but the message don't show , I was using the ActionErrors and ActionError and was ok, no problems. How can I make to solve it. cheers Daniel S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

