What is RMI Registry?
Answer Posted / suganth
rmi allows java program call other java program on another
machine
| Is This Answer Correct ? | 9 Yes | 15 No |
Post New Answer View All Answers
How can I avoid validating a form before data is entered?
Which textcomponent method is used to set a textcomponent to the read-only state?
Name the class that is used to bind the server object with RMI Registry?
What is the form of storage space in java?
What restrictions are placed on the values of each case of a switch statement?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is synchronization and why is it important?
Explain about RMI Architecture?
What is a sessionfactory? Is it a thread-safe object?
Define aop(assepct oriented programing)?
Why use POJO when I can use hashmap
What value does read() return when it has reached the end of a file?
How to implement RMI in Java?
What is the purpose of the finally clause of a try-catch-finally statement?
Where we can write Rmi registry in the code, without having to write it at the command prompt?