Transport and Services
| Web | Corba |
Services | HTML | IDL |
Transport | HTTP | ORB/IIOP |
Alternatives
- ANSAWeb -- CORBA-based Web infrastructure
- WebBroker -- HTTP as a transport protocol for ORBs
- orblets -- Java applets with ORB
slide: Transport and services
- get the HTML page,
- load the applet,
- start the applet,
- connect to a CORBA server from the applet,
- get access to the remote objects,
- connect optionally to a database, and
- send output either in HTML format or directly to the applet.