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 |
Why are some of the class and element names counter-intuitive?
Is it possible to stop the execution of a method before completion in a sessionbean?
Explain the steps in details to load the server object dynamically?
what is heepStored?
How would you detect a keypress in a jcombobox?
diff between jsp include directive and jsp action include?
what are JSP tags? what is difference between include action and directory?
What is Lock Based Protocol and what is its use?
Why a component architecture for the java platform?
Do I need to import javlang package any time? Why ?
what is the use of Object Factories?
What is rmic?