RE: newbie validator question: show value of a field in error

2003-09-16 Thread Naveen Mudgal
u catch the username field value using bean:write tag and concatenate the error message defined in applicationresources.properties file errors.email={0} is not a valid email address. -Original Message- From: Daniel Wang [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 3:13

Re: newbie validator question: show value of a field in error

2003-09-16 Thread Daniel Wang
. daniel - Original Message - From: Naveen Mudgal [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 2:50 AM Subject: RE: newbie validator question: show value of a field in error u catch the username field value using bean:write tag