Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to call java files using c#

how to call java files using c#

Scheduled Pinned Locked Moved C#
csharpjavawcftutorialquestion
10 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rajeshwar Code Developer
    wrote on last edited by
    #1

    Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

    try and try untill reach success..

    A L A 4 Replies Last reply
    0
    • R Rajeshwar Code Developer

      Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

      try and try untill reach success..

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      You may find some converter tools if you search on the internet.

      Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
      Honestly. It's the honest ones you want to watch out for...

      R 1 Reply Last reply
      0
      • R Rajeshwar Code Developer

        Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

        try and try untill reach success..

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Rajeshwar Code- Developer wrote:

        Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

        You seem to have posed your question from both sides. Do you want to use a Java application from within a C# app, or do you want to call a C# library from Java?

        MVP 2010 - are they mad?

        R 1 Reply Last reply
        0
        • A Abhinav S

          You may find some converter tools if you search on the internet.

          Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
          Honestly. It's the honest ones you want to watch out for...

          R Offline
          R Offline
          Rajeshwar Code Developer
          wrote on last edited by
          #4

          thanks Abhinav, i found there is a third party tool called GrassHopper, but i dont want to use any third party tool.

          try and try untill reach success..

          1 Reply Last reply
          0
          • L Lost User

            Rajeshwar Code- Developer wrote:

            Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

            You seem to have posed your question from both sides. Do you want to use a Java application from within a C# app, or do you want to call a C# library from Java?

            MVP 2010 - are they mad?

            R Offline
            R Offline
            Rajeshwar Code Developer
            wrote on last edited by
            #5

            i want to use java application

            try and try untill reach success..

            L 1 Reply Last reply
            0
            • R Rajeshwar Code Developer

              i want to use java application

              try and try untill reach success..

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Rajeshwar Code- Developer wrote:

              i want to use java application

              Well that was clear from your original post. How do you want to use it, do you i) have a Java application that needs to use the facilities of a C# library, or ii) hava a C# application that wants to load and run a Java Virtual machine to get access to some Java features? Please try and state your requirements clearly.

              MVP 2010 - are they mad?

              R 1 Reply Last reply
              0
              • R Rajeshwar Code Developer

                Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

                try and try untill reach success..

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Your title means : java app using c# library Your question means : c# app using java library So which one ? The easiest one is to convert the code from java to c# or from c# to java, because the language is not far away from each other. Using third party converter will be the fastest way. If you don't want to use third party then write it your own.

                1 Reply Last reply
                0
                • L Lost User

                  Rajeshwar Code- Developer wrote:

                  i want to use java application

                  Well that was clear from your original post. How do you want to use it, do you i) have a Java application that needs to use the facilities of a C# library, or ii) hava a C# application that wants to load and run a Java Virtual machine to get access to some Java features? Please try and state your requirements clearly.

                  MVP 2010 - are they mad?

                  R Offline
                  R Offline
                  Rajeshwar Code Developer
                  wrote on last edited by
                  #8

                  actually this question asked in one of the interviewer so .i wnat to know actually what is the answer.

                  try and try untill reach success..

                  L 1 Reply Last reply
                  0
                  • R Rajeshwar Code Developer

                    actually this question asked in one of the interviewer so .i wnat to know actually what is the answer.

                    try and try untill reach success..

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Rajeshwar Code- Developer wrote:

                    actually this question asked in one of the interviewer so .i wnat to know actually what is the answer.

                    Liquid Nitrogen!

                    MVP 2010 - are they mad?

                    1 Reply Last reply
                    0
                    • R Rajeshwar Code Developer

                      Does anyone have a good solution for integrating some C# code into a java application? without using web services. is ther any way to integration java files using c#

                      try and try untill reach success..

                      A Offline
                      A Offline
                      Alex Manolescu
                      wrote on last edited by
                      #10

                      I'll explain to you the easy way why this is a bad method to make a good application. It's like in the morning when you want to eat breakfast, you can chose between some plums (Java) or a glass of milk (C#). What happens when you mix this two.. don't try it! :) A good practice: eat only the glass of milk :-D Cheer's, Alex Manolescu

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups