Multiple choice

Which of the following beans is used if primary goal of a session bean is to represent client in application server?

  1. Stateless session bean

  2. Stateful session bean

  3. Java beans

  4. Java 2 ORB

  5. Transaction

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

Stateless session bean is used if primary goal of a session bean is to represent client in application server.