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 |
which book is better for jdbc ,servlets and jsp
how the action can be map from jsp page to bean class in mvc1
Is it possible to stop the execution of a method before completion in a sessionbean?
What is Lock Based Protocol and what is its use?
Can I have an action without a form?
What are the different types of exception?
what is Static binding?
What is RMI architecture?
What is Introspection?
What method is invoked to cause an object to begin executing as a separate thread?
What is JasperReports?
Connection Pooling with different type of databases?