Java & CORBA

This section brings together Java and CORBA, two of the major object models used in distributed computing. Java provides mobile code that can run within a Web browser on any specific platform, while CORBA introduces an infrastructure which enables an application to invoke transparently operations on objects located anywhere on a network. By combining those two approaches, we will offer to Java applets the possibility to use services provided by object servers written in any language, not only in Java.

CORBA, on the one hand, provides Web developers with several important benefits.

On the other hand, Java offer four new features to CORBA programmers.

These features are particularly useful for developing robust distributed Web applications that mix the simplicity of Java applets and the power of various server objects.


Copyright ) 1997 Belgian Java User Group