CORBA client applets with Visigenic ORB (Visibroker for Java)
At the current time, Visibroker for Java 2.5 (on the server side) has a matching ORB embedded in Netscape Communicator:
- <param name=USE_ORB_LOCATOR value=true>
To use Visibroker for Java 3.0, download the ORB to the browser:
- < param name=org.omg.CORBA.ORBclass value=com.visigenic.vbroker.orb.ORB >
- (additional tags are required to identify the “gatekeeper” port, where the ORB is listening on the server side)