A single instance of a managed bean is produced for the whole application under ____- scope, and the bean is accessible to all application users

26. A single instance of a managed bean is produced for the whole application under ____- scope, and the bean is accessible to all application users.

  1. View Scope
  2. Application scope
  3. Session scope
  4. Flash Scope

Answer: B) Application scope

Explanation:

A single instance of a managed bean is produced for the whole application under the application scope, and the bean is accessible to all application users.

Comments and Discussions!

Load comments ↻






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