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

Is servlet a framework?

543


What is servlet and its types?

557


Which event is fired at the time of project deployment and undeployment?

788


How to handle exceptions thrown by application with another servlet?

615


What is the difference between forward () and sendredirect () functions in servlet? Explain

549






What is the difference between get and post methods?

601


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

548


How forward () method is different from send redirect () method?

517


Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com

1744


What are the types of an http request?

585


Which exception is thrown if the servlet is not initialized properly?

590


How the typical servlet code look like ?

635


How to get the current httpsession object?

653


Why do we have servlet filters?

603


Which interface should be implemented by all servlets?

702