what are binding listners?
Answer / 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 |
What are the jobs performed by servlets?
What is connection pooling?
What is a servlet?
Can filter be used as request or response?
How a servlet is unloaded?
How can I share objects across different sessions?
What are setComment and getComment methods in Cookies?
What is preinitialization of a servlet?
How do you communicate in between Applets and Servlets?
How can a servlet be used to generate plain text instead of html?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html