Hi!

  How can I tell the order in which the post data (form parameters) was
sent?

  I know that I can do a getReader and analyze it myself, but if I do that
I'll not be able to use getParameterValue or I'll get

java.lang.IllegalStateException: getReader() has already been called

  Losing getParameterValue would force me to parse the value (resolving
%HH, encondings, ...) myself :-).

Any help would be appreciated, thanks...

Tiago

___________________________________________________________________________
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

Reply via email to