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 Activation Instantinator?
What are the types of scaling?
What are the call back methods in entity bean?
What value does readline() return when it has reached the end of a file?
What are the purpose of introspection?
Explain about thread synchronization inside a monitor?
Explain what is synchronization?
What modifiers may be used with an inner class that is a member of an outer class?
Why a client should be multithreading? Explain.
Can you control when passivation occurs?
Explain ioc concept?
Why does the option tag render selected=selected instead of just selected?
What is threadfactory?
If your ui seems to freeze periodically, what might be a likely reason?
How primary key is implemented in Oracle?