RMI Question:
In a RMI Client Program, what are the excpetions which might have to handled?

Answer:
a. MalFormedURLException
b. NotBoundException
c. RemoteException
b. NotBoundException
c. RemoteException
Previous Question | Next Question |
What is PortableRemoteObject.narrow() method and what is used for? | Explain RMI Architecture? |