Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7669735
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T15:39:46+00:00 2026-05-31T15:39:46+00:00

Apparently the order of request parameters is not preserved in the Tomcat servlet container

  • 0

Apparently the order of request parameters is not preserved in the Tomcat servlet container (per google it seems other containers share the same problem).

This seems very wrong.

How would one restore the actual order of request parameters from a HttpServletRequest?

EDIT
BTW for those that think order for request parameters does not matter there is a difference between:

http://blah?a=1&a=2

and

http://blah?a=2&a=1

So order does matter for duplicate request parameters (luckily Java does handle this right).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T15:39:47+00:00Added an answer on May 31, 2026 at 3:39 pm

    Normally you should not depend on the order of parameters. If you are really sure this is necessary, you can:

    • use request.getQueryString() to see GET parameters
    • get the raw request (request.getInputStream()) and read the submitted POST params.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a very basic question - but apparently google is not very good
Apparently mutableCopy copies by reference, not value. Ie if I do this: NSMutableArray arrayA
Apparently, there's been a big brouhaha over whether or not Python needs tail-call optimization
I'd like to wrap Prototype Ajax.Request in order to simulate AJAX latency. I mean,
Apparently if using ILazyTree(TreePath)ContentProvider sorting and filtering is not supported by TreeViewers . So
So I have a bookmarklett that seems to not work on some sites. Here's
so apparently if you create an executable jar, in order to run it you
Apparently I have to create my App on iTunes Connect in order to use
This must be real easy but apparently its not! I was able to successfully
Apparently MapReduce queries are one of the slowest things one can do in MongoDB

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.