Multiple choice

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

  1. Stateless session bean

  2. Stateful session bean

  3. Java bean

  4. Java applet

  5. WebSphere

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

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