cybersidjava
Programmer
Hi folks, There is an ActiveX called MapX which needs to be integrated in our project which is in Java. I need to open the ActiveX within a JFrame. Basically, I have been able to create a VB form which encapsulates the ocx, created JCW (java wrappers) using a com-java bridge. But the problem is it opens in a new window. I've opened HTML within JFrame. Except the ActiveX (in HTML) everything else is displayed. Can anybody help me with this problem?<br>Thanx