I have groups of parameters that are coming to my servlet and order matters. The request name will be the same, but there could be potentially three different values. I group them in my servlet by how they came in.
Unfortunately, I've noticed that the getParameterMap doesn't follow this, nor does getParameterNames, is there a workaround for this?
I've searched through the archives, and don't really see a solution.
Thanks,
- Nic.
___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html