HI All, i have to call a DLL from my Jsp page, Can one give me the code, or expalain how to do it. thanx in advance vishnu
Oleg Shklyar
Greenhorn
Joined: May 28, 2001
Posts: 26
posted
0
Hi Vishnu, You want to work with COM object as far as I understand.If it is then check the following: J-Integra is a bi-directional pure Java-COM bridge. Finance, IT, pharmaceutical and defense companies are using J-Integra in an enormous number of diverse ways, such as accessing MS Excel from Java, accessing Enterprise JavaBeans from Visual Basic, and accessing COM objects from JavaServer Pages. --- > http://www.linar.com JIntegra is used to communicate with Crystal Reports in our current project. Thanks, Oleg
ajay gaur
Greenhorn
Joined: Dec 04, 2000
Posts: 16
posted
0
Hi Oleg, I need to make use of crystal reports for my project. I went to the link site u mentioned. There I saw JIntegra used to communicate jsp to COM objects. But I am still confused how to use it to make crystal reports. As I don,t know much of VB or VC++ please tell me all the steps needed to call crystal reports from jsp page using it. Step by step/any code will help me a lot. Thanks in advance. Ajay