I'm using the validator framework in a server-side world. User submits form, validator is invoked, page with errors is displayed. Now, 99% of the examples I've found out in the wild all talk about the client-side stuff. And of the 1% that is left, they all use <html:errors/> to display the failure message(s). I'm trying to figure out how to interact with each error message directly, so that they can be placed by the failing fields, etc. Anybody have some hints for me?
Thanks, Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]