Explain bind(), rebind(), unbind() and lookup() methods?



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

Post New Answer

More Advanced Java Interview Questions

when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


difference. between List and Set?

2 Answers   Campus Interaction, HCL, Infotech,


How many JSP scripting elements and what are they?

4 Answers   TCS,


Why does the option tag render selected=selected instead of just selected?

0 Answers  


How would you create a button with rounded edges?

0 Answers  






what is singleton class? where it mainly used in the projects?

5 Answers   Satyam, Wipro,


What is a class loader?

0 Answers  


Have you used threads in Servelet?

0 Answers   Satyam,


can a static method be overridden

12 Answers   SolutionNET,


explain the flow of struts?

2 Answers   SolutionNET,


How two threads will communicate with each other?

2 Answers  


what is stringBuffer and StringBuilder?

3 Answers  


Categories