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 |
Difference between web container & web server........... Difference between web server & application server?????????
Why is http protocol called as a stateless protocol?
java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
What is called Scriptlet?
What are the phases of servlet life cycle?
What do you mean by session tracking?
Who is responsible to create the object of servlet?
How would you create deadlock on your servlet?
What’s the difference between forward() and sendredirect() methods?
Is java servlet still used?
What is a java servlet?
What are the life-cycle methods for a servlet?