The JIntegra product claims to do this. Here is a blurb posted by the
company to a mailing list:

JIntegra is a Java-COM bridge which works with any JVM and requires no
native code.

JIntegra seamlessly presents Java objects as though they were COM
objects, and it presents COM objects as though they were Java objects,
for example Java objects can subscribe to COM events using
addXYZlistener.  VB objects can subscribe to Java events using "Dim
WithEvents". The JVM can be sitting on any platform, such as an OpenVMS
box or a UNIX box.  Access your EJBs from COM by adding two lines to
your code.

> -----Original Message-----
> From: Giovanni Az�a Garc�a [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 15, 1999 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: more ActiveX and COM from SERVLET & JSP
>
>
> Hi all,
>
> I have read several messages about this but neither answer my
>  question, so
> here
> we go:
>
> I don't want MS Visual J++ classes involved !!!
>
> I want to insert an ActiveX control or reuse a COM object
> from my servlet or
> from a JSP page (I guess there should Java classes to achieve
> this (maybe
> wrapping
> or somehow converting them to a Java Bean)). It would be a
> "piece of cake"
> to insert
> the ActiveX in my HTML code to be executed in the client but
> I want it to be
> executed
> in the server-side so I need to "import" that ActiveX or COM
> object, get the
> type
> library and make DIRECT calls to its methods. Isn't there a
> standard way to
> achieve this?
>
> Samples, articles, docs would be greatly appreciated.
>
> Thanks indeed
> Best Regards to all,
> Giovanni
>
> BCs. Giovanni Az�a Garc�a
> Bachelor in Computer Science
> Banking and Economic Information Center
> Central Bank of Cuba
> ICQ# 20725388
> e-mail: [EMAIL PROTECTED]
>


***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.
***********************************************************************

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to