|
Servlet Inter-communication with CORBA
A Common Object Request Broker Architecture (CORBA) object can be invoked from a Web browser using CGI scripts or applets.
|
|
Add the power of CORBA to our distributed whiteboard
Our last tango with our shared whiteboard app illustrated how to use servlets to implement a communications layer. This month we're going to move the communications layer to CORBA.
|
|
Creating a Simple HTTP/RMI/CORBA Test Applet
The purpose of this topic is to help you become acquainted with invoking a servlet from an applet using the HTTP, RMI, or CORBA transport. This example continues from Example: creating a JDBC servlet as RMI server and Example: creating a JDBC servlet as CORBA server.
|
|
CORBA Interoperability Samples
The following instructions and basic sample applications provide an introduction to the integration of CORBA components with iPlanet Application Server. These samples focus on the use of servlets and EJBs acting as clients to existing backend CORBA objects. The samples involve the configuration of a commercial ORB to interoperate with iPlanet Application Server and the deployment of small-scale samples applications to demonstrate this interoperability.
|