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
Explain ejbhome and ejbobject in ejb?
Why do we use @requestmapping?
What is ejb and its types?
What are the system services of ejb container?
Enlist the changes in EJB 2.1 ?
Where is ejb used?
What’s the difference between hibernate and ejb 3?
What is ejb container in java?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What is meant by ejb?
How does ejb container work?
What is pub/sub model?
Define ripple effect?