DEVFYI - Developer Resource - FYI

What is RMI-IIOP

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

259. What is RMI-IIOP

A version of RMI implemented to use the CORBA IIOP protocol. RMI over IIOP provides interoperability with CORBA objects implemented in any language if all the remote interfaces are originally defined as RMI interfaces.

(Continued on next question...)

Other Interview Questions