What are the steps involved in developing an RMI object?
Answer Posted / abil
first step is define your interface
second step is implement your interface
third step is compile both interface and implementation in
java compiler
forth step is compile server implementation in rim compiler
fifth step is rum rim registry
sixth step is run the application
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are JTA/JTS and how they used by client?
What is the difference between a static and a non-static inner class?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Write a program to show synchronization?
Can you control when passivation occurs?
how to use debug in my elipse to solve problems that exist in my project
If your ui seems to freeze periodically, what might be a likely reason?
What value does read() return when it has reached the end of a file?
What is the difference between session and entity beans?
What is colon_pkg_prefixes and what is its use?
what is meant by JRMP?
What modifiers may be used with an inner class that is a member of an outer class?
What method is invoked to cause an object to begin executing as a separate thread?
Explain the steps in details to load the server object dynamically?
What is a modular application?