Jolt 1.1 User Guides

The form in Figure 3-2 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, will cause the TRANSFER service to be invoked.
The code segment in Example 3-3 shows the key HTML elements for this page. The highlighted
elements in Example 3-3 correspond to the elements in Table 3-2.
Example 3-3. transferForm.htm: TRANSFER Form