Invoking EJB components from ActiveX clients

ActiveX clients can instantiate an EJB component using a proxy for the component’s home interface, then call business methods using a proxy for the component’s remote interface.

For a description of EAServer’s ActiveX client proxy, see Chapter 20, “Creating ActiveX Clients.”