What the server does

The picture below outlines what we just saw:
web_schematic_ajax.png

The server is simply responding to HTTP requests, and sending responses back to the browser. The "how" of looking up courses in a database based on a keyword search term is beyond the scope of this lesson -- we will demystify that part later in the course.

Copyright © David Heitmeyer