In a JSP containing a form, what is the easiest way to see if a form
validation error message exists for a particular, say, html:text field,
when that page is processing after form validation has failed? For
example, what if you wanted to present the messages field by field
instead of all together at the top of the page? I assume the error
messages are keyed according to the value of the "property" attribute
for each field, or something similar?
Thanks,
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]