What is RMI Registry?
Answer Posted / raji
The RMI registry is used to store a list of available
services. A client uses the registry to make it's proxy
object, and the Registry is responsible for giving
appropriate information to the client so that it can hook up
with the server that implements the service
| Is This Answer Correct ? | 93 Yes | 13 No |
Post New Answer View All Answers
What are externizable interface?
What is mdb and what is the special feature of that?
Why does the tag url-encode javascript and mailto links?
What is the highest-level event class of the event-delegation model?
What is a session? Can you share a session object between different theads?
When a thread blocks on i/o, what state does it enter?
How is a java object message delivered to a non-java client?
What is the map interface?
How are the elements of a borderlayout organized?
Java is fully object oriented languages or not?
Is “abc” a primitive value?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Do you think that java should have had pointers?
What is the immediate superclass of the applet class?
What are JTA/JTS and how they used by client?