what is mean by RMI ?
Please answer me.
Advance thanks.
Answer Posted / manikandan [ gtec,vellore ]
RMI is a remote method Invoking,By using RMI we can work
with a remote object which is present in another system with
different JVM.which uses a RMI-IIOP.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is stateful session bean?
What is ejb home object?
What is activemq used for?
in EJB diclare the static methods are not?
What is ejb in java?
Why do we use ejb?
Write down the steps for the creation of stateless ejb.
What is ejb role in j2ee?
What is dependency injection in ejb?
What is a local interface?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
What is stateless session bean?
What is the use of @ejb annotation?
How is ejb different from java beans?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?