rmic HelloImplementation
This will create the stub and skeleton files :
HelloImplementation_Skel.class and HelloImplementation_Stub.class
rmiregistry&
java -Djava.security.policy=test.policy HelloImplementation
java -Djava.security.policy=test.policy RemoteHelloClient
java -Djava.security.policy=test.policy RemoteHelloClient
Amitava Datta
May, 2000