Explain bind(), rebind(), unbind() and lookup() methods?
Answer Posted / 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 |
Post New Answer View All Answers
Can you give me a simple example of using the requiredif validator rule?
whats is mean by tiles in struts
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Can I map more than one table in a cmp?
Will the general public have access to the infobus apis?
Why a client should be multithreading? Explain.
the same information whether it will connect to the database or it will be used previous information?
What is ioc concept & explain it?
What is scalable, portability in the view of J2EE?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
When a thread blocks on i/o, what state does it enter?
Can I use multiple html form elements with the same name?
Is jvm a overhead?
What is a session? Can you share a session object between different theads?
Difference between new operator and class.forname().newinstance()?