Explain bind(), rebind(), unbind() and lookup() methods?
Answer / tek
bind() to register an object and name in the registry
rebind() to modify the existing registered object
unbind() to remove the object from the registry
lookup() to search for an object using the name
| Is This Answer Correct ? | 25 Yes | 3 No |
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?
Can we sent objects using Sockets?
What are JTA/JTS and how they used by client?
How a component can be placed on Windows?
Explain about RMI Architecture?
What are preemptive scheduling and time slicing and what is the difference between them?
how the action can be map from jsp page to bean class in mvc1
What is scalable, portability in the view of J2EE?
Define the remote object implementation?
What happens when a thread cannot acquire a lock on an object?
What is the difference between a static and a non-static inner class?
What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?