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

  • Home
  • SEARCH
  • 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 8693489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:33:18+00:00 2026-06-13T00:33:18+00:00

this might be an odd question, but I have a map Long-String pair: 10

  • 0

this might be an odd question, but I have a map Long-String pair:

10 ANIMAL
11 BACTERIA
12 SHROOM

I send this HashMap from Spring Controller to View:

Map<Long, String> catMap = filterService.generateCatMap();
...
mv.addObject("catMap", catMap);

In the view I can print the key value pair easily by iterating or directly by catMap[‘KEY’]

Problem is that I have a JS function where I have to pass the KEY and I know the VALUE. So this is reverse from map: get value by key.

Is it possible actually to get the key by knowing the value without iterating? (I have to mention that keys and values are unique, no duplicates)

  • 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-06-13T00:33:19+00:00Added an answer on June 13, 2026 at 12:33 am
    //JSP
    <c:forEach var="country" items="${capitalList}">
        Country: ${country.key}  - Capital: ${country.value}
    </c:forEach>
    

    See if the above code logic helps. It can help you to retreive both the key and value in the loop. You can use a script function inside the forEach loop and do your required operation as desired.

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

Sidebar

Related Questions

This might be an odd question, but I have form in MVC3 that posts
So this might be an odd question, but I have a C# program that
This might sound a bit of an odd question but I know what I
This might be a little bit odd question, but Im trying to figure out
This might be an odd question, but it has actually caused me some headache.
This might sound odd, but is there a 'Rails way' to have a model
This might be an odd question, but how does one nicely loop over ALL
This might be odd question but I am just goig to start a new
This might be an odd question, but when I scale my image in C#
This might sound like an odd question but how can on define a generic

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.