Heartbreak Hospital has two applications - Patient Registration System and Patient
Billing System. Patient Billing, an older application has CORBA interfaces for updating
Billing Information. The newer Patient Registration system was built as a
Java based
Application. Heartbreak now wants to automatically update Billing Information from
the Patient Registration Application. What Java technology may be most suited for
this?(Select 1 correct choice)
a) RMI-JRMP
b) RMI-JNI
c) RMI-IIOP
d)
EJB e) Java IDL
f) Java-CORBA Bridge
Choice E is correct.
But I think that choice C is correct too. how do you think?