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 6862723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:41:46+00:00 2026-05-27T02:41:46+00:00

An XML file is being posted to a url that my spring mvc is

  • 0

An XML file is being posted to a url that my spring mvc is responding to.

In .NET, I could do this:

request.Form[0]
request.Form["abc"]

or

request.QueryString[0]
request.QueryString["some_key"]

Now with spring/servlets it seems I can only do this:

request.getParameter("some_key")

or get all the names or values.

When someone is posting a file to a url, using http post, won’t this be just a single request parameter then?

Can I get the parameter using index with servlets?

  • 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-27T02:41:46+00:00Added an answer on May 27, 2026 at 2:41 am

    When someone is posting a file to a url, using http post, won’t this be just a single request parameter then?

    Not necessarily. If the form contains more fields, then we’d have more parameters.

    Can I get the parameter using index with servlets?

    AFAIK, No. request.getParameter() doesn’t return an array or a collection. So can’t do that with request.getParameter()

    request.getParameterValues(String) returns an array – but only the values associated with the given parameter name

    request.getParameterMap() works on keys, and not ordered. That won’t help either.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a website in asp.net mvc that reads from a xml-file to
I receive a daily XML file that contains thousands of records, each being a
The numbers that are being pulled from an xml file and then assigned to
I have a C# ASP.NET web page with an xml file upload form. When
I have an xml file that is being used on a third party system,
I have a valid XML file being read by the following .NET C# windows
I have an xml file being written by an app that is set to
Although the XML file being described by the XSD Schema may contain any unicode
First, the string is being pulled from an XML file. There's a special character
I needed to add a crossdomain.xml file to my website so that an embeddable

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.