Creating Server Script Web Pages

Create the following two web pages to use with the sample hello.aef server script:

  • Static page (welcome.html)—Prompts the user for a name.

  • Dynamic page (sayhello.html)—Provides a template with an embedded keyword that is substituted dynamically by the script when it runs. In this sample script, this page also displays the results to the user.