Page 1 of 1

Which of the following functions are performed by methods of theHttpSessionActivationListener interface?Each correct ans

Posted: Fri Aug 26, 2022 9:54 am
by answerhappygod
Which of the following functions are performed by methods of theHttpSessionActivationListener interface?Each correct answer represents a complete solution. Choose all that apply.

A. Notifying the object when it is bound to a session.
B. Notifying an attribute that a session has just migrated from one JVM to another.
C. Notifying the object when it is unbound from a session.
D. Notifying an attribute that a session is about to migrate from one JVM to another.