Results 1 to 4 of 4

Thread: tousevbcomcomponentsinjava

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Posts
    2

    tousevbcomcomponentsinjava

    how could i use vb com components in java(Ejb)

  2. #2
    jim mcnamara
    Guest
    If you have VB source, you could convert them to ActiveX dll's or ActiveX EXE. J++ can see & use COM objects.

    I don't know what java(Ejb) is, though. It may not support COM.

  3. #3
    Fanatic Member
    Join Date
    Aug 2001
    Location
    Connecticut
    Posts
    855
    Enterprise java beans are Sun's version of ActiveX servers. They use Corba specification, not compatible with com.
    VB 6.0, Access, Sql server, Asp

  4. #4
    Lively Member
    Join Date
    Dec 1999
    Posts
    106
    Check out the Jacob project, you can call COM objects from any JVM running on Win32. Excellent stuff...

    http://danadler.com/jacob/index.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width