Copyright (c) Qusay H. Mahmoud
34
Step 4: implement the server
lImport statements:
limport org.omg.CosNaming.*;
limport org.omg.CosNaming.NamingCotextPackage.*;
limport org.omg.CORBA.*;
l
lclass HelloServer {
l    public static void main(String argv[]) {
l       try {