Call a java methode from VB project?!?!!? Possible

java , vb6 United States
  • 18 years ago

    HI!


    Is it possible to call a method (from a JAVA class) from a VB project??


    When YES... please give me some examples.


    thx!

  • 18 years ago

    I understand Java is a COM-enabled language.  If so, you can use dlls and exes compiled in Java from VB as long as the resulting exes and dlls are COM.  All you need to do is create a type library for the dll or exe.  The topic is extensive, so if you don't know what I am talking about, then you might be out of luck.  You will need to investigate about COM and how to create COM classes in Java before proceeding.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Walking on water and developing software from a specification are easy if both are frozen.” - Edward V Berard