RMI Question:

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

RMI Interview Question
RMI Interview Question

Answer:

a. MalFormedURLException
b. NotBoundException
c. RemoteException


Previous QuestionNext Question
What is PortableRemoteObject.narrow() method and what is used for?Explain RMI Architecture?