What are the steps involved in developing an RMI object?



What are the steps involved in developing an RMI object?..

Answer / 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

More Advanced Java Interview Questions

What is the applet sandbox?

1 Answers  


What is the difference between Super and This Keyword?

4 Answers   HCL, TCS,


What state does a thread enter when it terminates its processing?

0 Answers  


can a static method be overridden

41 Answers   IBM, SolutionNET,


Can I run seam with jdk 1.4 and earlier?

0 Answers  






What is the difference between java class and bean?

0 Answers  


what is JTS?

1 Answers  


When a thread terminates its processing, it enters into what state?

1 Answers  


how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)

1 Answers   TCS,


What exceptions are thrown by RMI?

1 Answers  


What is RMI and what are the services in RMI?

0 Answers  


what is a portable component?

0 Answers  


Categories