Q30
What is the purpose of the `javax.servlet.http.HttpSessionBindingEvent` class in Java web applications?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To create JavaBeans
D.
To represent events related to session attribute binding and unbinding
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board