The tag handler for the validation.xml generation is automatically sorting the fields alphabetically, thats why, and without digging deep into the code its not possible to fix. Before we change it, lets see how the latest Struts versions (1.2b3+) deal with ordering to see if its even still an issue.
Erik
On Thursday, January 2, 2003, at 01:07 AM, Derek Lin wrote:
strutsvalidationxmlstrutsvalidationxml�doesn't generate my validation.xml in the order I specify in my StrutsForm.� For example, I define two properties: username and password.� I define username first, then password.� But strutsvalidationxmlstrutsvalidationxml�generates the password validation entry before password.� How do I fix this?� Please help.
� Thanks, � Derek
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
