Usually a server only returns a static page


Usually a server only returns a static page in response to a browser request. In LiveWire, the response is still a page, but the contents of the page vary.
Here, User input can result in changes to default form values, new values of hidden form elements, or direct substitutions.