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 |
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
Differences between applications and applets?
does j2ee means advanced java
What is a clone?
If your ui seems to freeze periodically, what might be a likely reason?
if i know the lenght of collection in hand, should I use Array or Arraylist? justify
Name three subclasses of the component class?
Are enterprise beans allowed to use thread.sleep()?
Explain what is orm?
Dear freinds... I want to know how to write self mapping for a table using hibernate?
what is container?
What is the difference between session and entity beans?