Re: Validation errors displayed in reverse order

2004-04-04 Thread Niall Pemberton
Are the fields in this order in your validation.xml? Niall - Original Message - From: "P Cotton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 4:32 PM Subject: Validation errors displayed in reverse order > Hi everyone, > >

Re: Validation errors displayed in reverse order

2004-04-04 Thread Joe Germuska
At 4:32 PM +0100 4/4/04, P Cotton wrote: Hi everyone, I am having problems with the order that validation errors are displayed using Struts. I am using validation.xml and have a JSP page with a list of form fields e.g. Is this the same as http://issues.apache.org/bugzilla/show_bug.cgi?id=27992 ?

Validation errors displayed in reverse order

2004-04-04 Thread P Cotton
Hi everyone, I am having problems with the order that validation errors are displayed using Struts. I am using validation.xml and have a JSP page with a list of form fields e.g. Field1 Textbox Field2 textbox Field3 textbox I can validate this fine and when forwarding back to the page, with ERRO