In your properties file you are missing entries for "errors" as in...

errors.header=<h3><font color="red">Validation Error</font></h3>You must
correct the following error(s) before proceeding:<ul>
errors.footer=</ul><hr>


-----Original Message-----
From: Jan Fetyko [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 1:51 PM
To: Struts Users Mailing List
Subject: html:errors tag funny null strings


Hi,

I'm using the <html:errors property="..."/> tag to display errors after 
the form validation fails. The problem is that when the error is 
displayed it contains a "null" string at the begining and at the end on 
the actual error message. Ex.: "null Password is required null".

What's going on ? Is this fix-able ?

Jf


--
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