Multiple choice

Which of the following beans is used when the bean needs to hold information about the client across method invocations?

  1. Java beans

  2. Java applet

  3. Stateless session bean

  4. WebSphere

  5. Stateful session bean

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

The stateful session bean is used when the bean needs to hold information about the client across method invocations.