C++ Client vs Java Client for EJB
Hi,
We are looking at implementing a client desktop application to connect with our J2EE - EJB application.
I presume if the client is to be done in C++ that CORBA should be used as opposed to web services? Would the performance be any less compared to a Java client or is the Java RMI-IIOP built on top of CORBA?
Any help would be appreciated,
Thanks
Kelly

