Multiple choice technology web technology

Initialization parameters are used by an application developer to convey

  1. Client information

  2. Server information

  3. Container information

  4. Setup information

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

Initialization parameters in Java EE and application servers are used to convey server information to the application developer. These parameters configure server-specific settings, connection pools, JNDI resources, and other server-side operational information that the application needs to know about.