2007-11-21 15:31:34 UTC
hello, the default behavior of the MultipartServletRequest is to sort both keys and values, so in case you have more keys or values with the same name, you lose the consistency of your data.
is it possible to have an example on how to modify its behavior in order to avoid any data sorting?
Thanks in advance