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


Please Help Members By Posting Answers For Below Questions

What is the difference between ear, jar and war file?

804


What is bean? Where can it be used?

798


What is a clone?

783


What is mdb and what is the special feature of that?

796


How are commas used in the intialization and iteration parts of a for statement?

825


Where can I find seam examples and documentation?

810


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

2021


For which statements does it make sense to use a label?

802


What is the difference between long.class and long.type?

771


Can I have an action without a form?

821


What modifiers may be used with an inner class that is a member of an outer class?

810


What are various types of class loaders used by jvm?

714


What is the difference between java class and bean?

794


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

934


what is an isolation level?

2441