What do you mean by session beans?

75. What do you mean by session beans?

  1. It contains business logic that can be invoked by local, remote, or web services clients
  2. It contains the business logic but it is invoked by passing the message
  3. It encapsulates the state that can be persisted in the database

Answer: A) It contains business logic that can be invoked by local, remote, or web services clients.

Explanation:

Session beans contains business logic that can be invoked by local, remote, or web service client.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.