Title: Call a COM component from a java servlet

Hi,

We are integrating our application to work with another one.
Ours is a pure java application with servlets and jsp. The other
application is a MS based one with COM components.
Now what we need to do, is get our servlet talk to the COM components.
How can i achieve this?? any leads would be very helpful..

The architecture is something like this.. my servlet sends out a query
parameter and this is read by the COM component and i get a response bk.

thanks,
Anoop

Reply via email to