ActiveX to Java (?)
I'm looking for ways to connect Microsoft based GUI code to Java back ends.
Does anybody know, if I can use the ActiveX bridge to do that? An idea would be, for example, to subscribe to a JMS topic in the bean and then package the bean to be used for communication with the server side application, while all the GUI stuff happens in C++, VB, whatever.
Is that possible? Pass data from the ActiveX code to the bean to the server and vice versa?
LaiSen

