Java remote method invocation: Difference between revisions

Content deleted Content added
have changed the exception object name
Removed unnecessary import
Line 92:
<source lang=java>
import java.rmi.Naming;
import java.rmi.RemoteException;
import java.rmi.RMISecurityManager;