|
|||||||||
|
Dynamic DocumentsDocuments generated as the output from programs invoked by the server in response to requests are known as dynamic documents. They are a powerful feature allowing great flexibility through their capacity to serve volatile information. They enable documents to be generated `on the fly' from information that is perhaps being constantly updated, or algorithmically derived from user input. Documents, or lists of links to documents, may also be returned as the result of searching indexes for the occurrence of a search term that has been entered by the user. Dynamic documents are widely used on the Web in a variety of ways. They may be used to create gateways to other information systems and applications. They are frequently used to process the input from fill-out forms and also from image maps. Within Web resources, links may be created to virtual documents which, when requested, must be dynamically generated before they can be served. The interface between the server and the programs that generate dynamic documents is defined by the Common Gateway Interface specification, discussed in Section . Sections and are a practical guide to the creation and testing of dynamic documents. The NCSA Web Server also provides another mechanism for generating information, known as server side includes, described in Section .
Next: The CGI specification Up: Running a Server Previous: Testing the server
Spinning the Web by Andrew Ford |
||||||
Copyright © 1996-2002 Ford & Mason Ltd |