what is mean by RMI ?
Please answer me.
Advance thanks.
Answer Posted / abdu_006
The Java Remote Method Invocation (RMI) system
allows an object running in one Java virtual machine
to invoke methods on an object running
in another Java virtual machine.
RMI provides for remote communication between programs
written in the Java programming language.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How many ejb objects are created for a bean?
What is mdb in ejb?
What is ejb application?
What do you understand by session facade?
How is ejb different from java beans?
What do you mean by ejbdoclet?
what is mean by OLE ? Please answer me. Advance thanks.
What do you mean by in-memory replication?
Explain the architectural relationship between JavaBeans and JTA?
Write down the steps for the creation of stateless ejb.
What is difference between stateless and stateful?
What is the difference between message driven beans and stateless session beans?
What is remote interface in ejb?
Is it possible to have threading in ejb?
What is EJB object?