Hidden Field
Usage
One way to propagate state information
is to use hidden fields.
User identifies themselves to a server
program (fills out a form).
Server sends back a form that contains
hidden fields that identify the user or
session.
5