When a session is passivated or activated, the __________ interface provides the necessary notifications.
- ActivationEventListener
- HttpSessionActivationEvent
- SessionActivationListener
- SessionPassivationEvent
The HttpSessionActivationEvent interface provides the necessary notifications when a session is passivated or activated.
Loading...
Related Quiz
- In the deployment descriptor, the __________ tag is used to specify which requests are passed through a particular filter.
- Which component in a Java EE application is responsible for managing connection pooling?
- In a case where file uploads are taking too long, what are potential causes and solutions?
- What is the primary purpose of using filters in web applications?
- In SQL, the command ________ is used to permanently save changes made by the current transaction.