Example 5

Data submission.

Return home


This example shows how XMLHttpRequest can be used to submit data. In this example, a series of user inputs are used to create a simple CSV string, which is then submitted to an Action, the values placed in a Value Object, and that object passed back to the view for display.

First Name:
Middle Name:
Last Name:
Age Name:
Response will appear here...