What is RMI Registry?
Answer Posted / aniruddh bhatt
Essentially the RMI registry is a place for the server to register services it offers and a place for clients to query for those services
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is chat area? Explain.
wahts is mean by dynavalidatorform in struts/
what are the activation groupworks?
the same information whether it will connect to the database or it will be used previous information?
whats is mean by connectionpooling
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
Explain about RMI Architecture?
What restrictions are placed on the location of a package statement within a source code file?
Why a component architecture for the java platform?
What is message driven beam?
Difference between new operator and class.forname().newinstance()?
Do you think that java should have had pointers?
What is RMI and what are the services in RMI?
What do you know about seam?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?