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
Can I run seam outside of jboss as?
What is the difference between a static and a non-static inner class?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Which javutil classes and interfaces support event handling?
Explain RMI Architecture?
When a thread blocks on i/o, what state does it enter?
how to use debug in my elipse to solve problems that exist in my project
How are the elements of a cardlayout organized?
When is the best time to validate input?
What restrictions are placed on the values of each case of a switch statement?
Write a program to show synchronization?
How are the elements of a borderlayout organized?
What are the types of scaling?
Are there books about seam?
Can you give me a simple example of using the requiredif validator rule?