Jolt 1.2 Developer's Guide

The form in Figure 9-3 is generated by the page transferForm.htm. This page presents you with a
form that will be used for input. The page consists of three text fields (two account numbers and a
dollar amount), and a button that, when pressed, causes the TRANSFER service to be invoked.
The following code segment in shows the key HTML elements for this page. The highlighted
elements correspond to the elements in Table 9-2.