Multiple choice

In which of the following beans does the the session end and the state disappear, when the client removes the bean?

  1. Stateful session bean

  2. Stateless session bean

  3. Instance passivation

  4. Instance pooling

  5. TX_MANDATORY

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Here, when the client removes the bean, the session ends and the state disappears.