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

Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.

2 Answers  


How to determine applet?s height and width?

1 Answers  


i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)

2 Answers  


What is RMI architecture?

11 Answers   Infosys,


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

0 Answers  






Explain phantom read?

0 Answers  


Why is actionform a base class rather than an interface?

0 Answers  


In real time project when will we use Abstract class. and what are the difference between abstract and interface.

6 Answers   DELL, FCS, Polaris, Tanla Solutions, TCS,


What is the diffrence between a local-tx-datasource and a xa-datasource?

0 Answers  


What is the difference between ear, jar and war file?

0 Answers  


What is the difference between Super and This Keyword?

4 Answers   HCL, TCS,


How many requests can a server fetch at a time?

1 Answers  


Categories