you must define in ApplicationResourses.properties: error.header="" error.footer=""
the problem is solved. ok? -----Mensagem original----- De: Frank Lawlor [mailto:[EMAIL PROTECTED]] Enviada em: quarta-feira, 16 de janeiro de 2002 15:15 Para: Struts (E-mail) Assunto: html:errors error? I just noticed that my error messages are acting strange. I recently changed to a nightly build (approx 1/2). For example, instead of getting the text: You must specify a Contact Name. I am now getting: null You must specify a Contact Name. null There are no substitution parms in the properties spec: error.no_contact_name=You must specify a Contact Name. The html generated almost looks like there are two null error entries: <font color="red" ><b>null You must specify a Contact Name. null but when I add my message the error array is empty. Anyone else on a nightly build noticed any funny error messages? Thanks, Frank Lawlor Athens Group, Inc. (512) 345-0600 x151 Athens Group, an employee-owned consulting firm integrating technology strategy and software solutions. -- 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]>

