Did you switch over to the messages tag? 

The orignal errors tag requires a errors.header and errors.footer in the
properties files, to provide markup, but these are optional with the
messages tag. 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Building Java web applications with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/


Frank Lawlor wrote:
> 
> 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]>

Reply via email to