D
Daniel Wilson
I am developing a class library under Visual C++ .NET. I found out
yesterday that a client developing a website to use it is writing JSP
pages running on an Apache server on a Windows box.
Neither of us knows how to connect the applications. He wants me to
provide a java class as a wrapper on my .NET class. I want him to
connect directly to the .NET class or connect to a COM wrapper.
Can anyone point us toward a good way for the two technologies to
interract?
Thanks.
Daniel Wilson
yesterday that a client developing a website to use it is writing JSP
pages running on an Apache server on a Windows box.
Neither of us knows how to connect the applications. He wants me to
provide a java class as a wrapper on my .NET class. I want him to
connect directly to the .NET class or connect to a COM wrapper.
Can anyone point us toward a good way for the two technologies to
interract?
Thanks.
Daniel Wilson