| WebLogic Server 7.0 Code Examples, BEA Systems, Inc. |
The WebLogic jCOM examples demonstrate various ways of accessing an EJB deployed on WebLogic Server from an a COM client, such as an Excel VBA client or a Visual Basic client.
| WebLogic jCOM Examples Summary | |
| Zero Client | This example demonstrates how to access an EJB deployed on WebLogic Server from an Excel VBA client using a zero client installation. |
| Late Bound | This example demonstrates how to access an EJB deployed on WebLogic Server from a Visual Basic client using late binding. |
| Early Bound | This example demonstrates how to access an EJB deployed on WebLogic Server from a Visual Basic client using early binding. |
See the instructions given on the individual examples to build and run the examples.
| Documentation is available at http://e-docs.bea.com/wls/docs70/ |