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 |
What restrictions are placed on the values of each case of a switch statement?
Are enterprise beans allowed to use thread.sleep()?
how can u cal servlet from java?
diffrence between jsp and servelts.
What is daemon thread?
How to send a request to garbage collector?
if i know the lenght of collection in hand, should I use Array or Arraylist? justify
What is mdb and what is the special feature of that?
What is a session? Can you share a session object between different theads?
What is metaspace?
how to search the pertical objects in a Collections
What is TL and its use?