What are the advanatages of RMI ?
Answer / satish
Handles threads and Sockets for underlying communication.
Server-side implementation can be changed without the knowledge of the client side.
To extend an RMI solution, you can extend or add new classes, just like in a non-distributed application.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between a static and a non-static inner class?
What are the thread-to-thread communcation?
Is multiple try block is possible in single java Application......
What is the name of the state, when a thread is executing?
Is “abc” a primitive value?
java is fully object oriented languages or not? why?
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.
What is glasgow?
How would you create a button with rounded edges?
What must a class do to implement an interface?
whats is mean by jndi
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?