Rather than print the whole set of errors at the top of the page I'd
like to print each error next to the field that generated it.  My
problem is that when using the <html:errors property="XXX"> tag I find
that the errors.header and errors.prefix values are prepended to each
error and the errors.suffix and errors.suffix are appended to each
error.  This seems a little odd.  I would have expected the prefix and
suffix values to be there, but not the header and footer which don't
seem appropriate next to each error.  
 
I imagined that the header and footer values would be at the beginning
and end of a list of errors and the prefix and suffix values would be
after each error.  
 
Is there a simple way around this or am I committed to having empty
errors.header and errors.footer values?
 
alan



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

Reply via email to