what are binding listners?

Answer Posted / umalakkaraju

if the object being added or removed to the session
implements HttpSessionBindingListener, the Web container
calls the binding listener's valueBound or valueUnbound
method to notify the object of the change.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which event is fired at the time of session creation and destroy?

862


What do you mean by request dispatcher in servlet?

604


List out the difference between ServletConfig and ServletContext?

595


What is the type of method for sending request from http server?

586


Is servlet thread safe?

513






When jsessionid is created?

599


What do you mean by scope object and what are its types?

561


request parameter how to find whether a parameter exists in the request object?

564


What are the steps that are involved in using the httpservlet class?

567


How do you create a cookie using servlet?

575


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

553


Differentiate between get and post?

678


Why is init() method is used in servlets?

550


How native code can be used in a servlet?

3516


Tell us something about servletcontext interface.

616