Examples: Survey
In this example, we've created a fairly simply servlet program that simply caches some survey data and sends it back to ReportMill for formatting. There is no database or external datasource associated with this particular example, although there easily could be. The idea of the example is to illustrate how a fully-functional web UI can be created and managed purely in ReportMill itself. For instance, if this survey code were used in a production environment, a web designer could be responsible for changing the daily survey question and possibly responses by simply modifying the ReportMill template. No code changes would be required.
To see the source and template for this example, use the links below.
[ View Source ] [ Download Template ]