Vacation Survey

This survey application uses standard components and the form tag to submit user data to the survey and receive the results. The application has two panels. One which contains the form where the user may enter a choice of a vacation spot. The second displays the results and slides out when a successful response is received from the server. It also uses a modal dialog for displaying errors.

This application uses a simple jsp that is provided with the LZX code to demonstrate how survey data is sent to the server and results are returned in XML.