I have a form in a Struts app (v1.2.7) that I am attempting to use in conjunction with the validator framework. I wish to associate the error messages directly with the input field that caused them (e.g. additional row in a table, etc.)  I am using the <html: errors/> tag and can see that the errors are being generated correctly, but they are in a list and are not directly associated to the input fields. Is there a way to do this? I see an implied reference to the errors in the errorKey attribute of the <html:text/> tag, but not sure how this works. Any suggestions or guidance would be appreciated....
 
Regards,
 
 
 
Chris Becker
Senior Programmer/Analyst
Enterprise IT
(516) 803-3921
[EMAIL PROTECTED]
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:Becker, Christopher
TEL;WORK:(516)803-3921
ORG:;Corporate Information Systems
TEL;PREF;FAX:(516)803-6115
EMAIL;WORK;PREF:[EMAIL PROTECTED]
N:Becker;Christopher
TITLE:Sr., Programmer/Analyst
ADR;DOM;WORK;PARCEL;POSTAL:;;;;New York
LABEL;DOM;WORK;PARCEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Becker, Christopher=0A=
New York
END:VCARD


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to