Parameter Order
Nic Werner <[email protected]> Mon, 18 Oct 2004 15:48:21 -0700
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Organization | Sonoma State University |
| Message-ID | <[email protected]> |
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