Internet Applications
Table of Contents
Index
Chapter 7: Server-side Programming
7.1 Overview
7.2 Resource Contentions
7.3 Input to a Server-Side Program
7.3.1 Syntax
7.3.2 Example
7.4 Output from a Server-side Program
7.4.1 Using EHTML
7.4.1.1 Substitution Markers
7.4.1.2 EHTML Preprocessor Directives
7.4.2 Using DISPLAY
7.4.2.1 Example
7.5 Maintaining Application State
7.5.1 Hidden Fields
7.5.2 Cookies
7.5.2.1 Example Cookie
7.5.3 The Server-side State Mechanism
7.5.3.1 Storing and Retrieving Client State Records
7.5.3.2 Removing Client State Records