RMI Question:
Download Questions PDF

Does RMI-IIOP support code downloading for Java objects sent by value across an IIOP connection in the same way as RMI does across a JRMP connection?

Answer:

Yes. The JDK 1.2 support the dynamic class loading.

Download RMI Interview Questions And Answers PDF

Previous QuestionNext Question
Does RMI-IIOP support dynamic downloading of classes?What is the role of Remote Interface in RMI?