Hi all,

When a form is validated thru its validate() method ,
and the error messages are displayed using
<html:errors> tag the messages are not in the order of

form fields.
This is understandable as the ActionErrors has a
HashMap to contain the individual ActionError.
However is it possible to ensure that order without
tweeking ActionErrors or ErrorsTag source code ?

Thanks,
Srikanth


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to