Take a look at the section on internationalization in the User's Guide, http://jakarta.apache.org/struts/userGuide/building_view.html#i18n
-----Original Message----- From: Todd Fulton [mailto:[EMAIL PROTECTED]] Sent: Friday, November 02, 2001 10:38 AM To: Struts Users Mailing List (E-mail) Subject: MessageResources bean - application scope Can anyone interpret this for me? I'm really at a roadblock here: Re the <html:errors> tag . . . " In order to use this tag successfully, you must have defined an application scope MessageResources bean under the default attribute name, with at least the following message keys: errors.header - Text that will be rendered before the error messages list. Typically, this message text will end with <ul> to start the error messages list. . . ." Where do I define this? Any examples? -- 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]>

