Multiple choice technology

What function does the Siebel Web Engine perform when it receives a URL with a Siebel request?

  1. Gathers templates and data and builds an HTML page

  2. Displays the HTML page on the client’ s computer

  3. Provides access to, and distributes load for Siebel Servers

  4. Verifies that the client is using an acceptable browser

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

The Siebel Web Engine's core function is receiving a URL request, gathering the appropriate templates and data from the database, and constructing an HTML page to return. It doesn't display the page (browser does), distribute load (that's the SWSE), or verify browsers (client-side check).