Explain lazy activation?
Answer / silpa
Lazy activation: This means that the activable remote object
will be activated by rmid (default). This activation is
performed only when the first remote method call is intercepted.
| Is This Answer Correct ? | 6 Yes | 1 No |
Name the class that is used to bind the server object with RMI Registry?
difference between applicationserver and webserver
what's the main difference between unix os and linux os?
How to get an image from db2 database plz help as soon as possible
Describe, in general, how java's garbage collector works?
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)
Why does most servlets extend HttpServlet?
difference between Abstract and Interface?
Why won’t the jvm terminate when I close all the application windows?
What is the immediate superclass of the applet class?
Explain Object Serialization and it can be used?
How do you iterate in Hashmap?