what is mean by RMI ?
Please answer me.
Advance thanks.

Answer Posted / ravikiran

RMI is remote method invocation.
When ever i am making a call to the remote bean,then the
representation of the bean as a stub is stored inside the
client side as a stub,which is local to the client,and which
minimizes the hectic network calls.And on the server side it
will be a skeleton which works like the same way

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by ‘hot deployment’ ?

584


What do you mean by ejbdoclet?

625


What is entity beans in ejb with example?

506


Define SessionContext ?

593


Match the ejb functions given below with the functionality equivalent in sql?

547






Is ejbCreate() method mandatory while defining a Session Bean?

593


Is ejb be called from another ejb? If yes then how?

522


Why do we need ejb in java?

515


What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

538


Is decorator an ejb design pattern?

559


What are the different types of ejb?

514


What is @resource in java?

526


What do you mean by in-memory replication?

611


What is EJB server?

594


What is software architecture of ejb?

536