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 is an abstract method?
What are JTA/JTS and how they used by client?
wahts is mean by dynavalidatorform in struts/
What is the difference between the session.update() method and the session.lock() method?
How substring() method of string class create memory leaks?
How to deploy Jar, War files in J2EE?
What is the highest-level event class of the event-delegation model?
What modifiers may be used with an inner class that is a member of an outer class?
What are the benefits of detached objects?
what are getters and setters in Java with examples?
What is permgen or permanent generation?
Are there books about seam?
Is there a guarantee of uniqueness for entity beans?
How database connectivity in XML is achieved?
What is threadfactory?