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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:46:08+00:00 2026-05-29T07:46:08+00:00

I am currently working on an application which needs to send MultiMap from .Net

  • 0

I am currently working on an application which needs to send MultiMap from .Net to Java. I am currently using “org.apache.commons.collections.MultiMap” in Java to read details from MultiMap and thinking to use MultiMap class in C# to forward the details from .Net to Java.

I would like to forward MultiMap from .Net to Java using webservice.

Can I use this approach to forward the details from .Net to Java (because I need to use one key and multiple values) ?

If so, can anyone explain the procedure to forward the details ?

  • 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-29T07:46:09+00:00Added an answer on May 29, 2026 at 7:46 am

    If these are two independent applications, there is no way for them to see each others’ variables without an explicit communication channel. Your best bet is to open some sort of Socket between the two and specify how you want to data over the line to be structured.

    JSON example(you probably don’t need to do this manually, check for a library do to the object->JSON conversion.

    {
        {
            "key":"mykey"
            "values":["val1","val2","val3"]    
        }
    
        {
            "key":"mykey2"
            "values":["val12","val22","val32"]    
        }
    }     
    

    Once you know your data format and have a socket connection, you just need the C# and Java to be able to convert to and from the data format.

    If you meant javascript interacting with server side C#, there are ways to bind variables but I don’t know if they work with complex data types. How do you pass variables from c# to javascript?

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

Sidebar

Related Questions

I am currently working on a sample application which uses QNetworkAccessManager to send the
Currently i am working on a desktop application which consists mathematical analysiss.I am using
I'm working on a cross platform application in Java which currently works nicely on
I'm working on a Swing application (currently running on Java 1.6 update 11) which
I am using SwiftMailer to send emails from my application. All is working fine
Currently, I have a ASP.net 3.5 web application for which I currently am working
I will soon be working on an application which needs to get the currently
I'm currently working on desktop application which calls third party API. After authorizing against
I am currently working on an application which requires different behaviour based on whether
I'm currently working on an application written in C#, which I'm embedding IronPython in.

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.