OTN's Servlet-based Surveys
User's Guide and Case Study
Revised: September 2001
First publication: August 1999 |
 |
To find out what customers want, ask them. Phone calls
at dinner time? No. To find out what members want from Oracle products, OTN
posts online surveys and studies the responses. This set of documents describes
the servlet-based Survey Application and discusses how OTN uses it to create
dynamic, interactive HTML forms, deploy them to the Internet, and store responses
in an Oracle database. It also describes how OTN uses Oracle Discoverer to analyze
the results.
The
Source Code
Download
The download includes the source code for Survey Definition (design-time) and
Survey Response (run-time), plus SQL scripts for building the database. Download,
study, modify (if you wish), and implement on your web site.
SDSessionServlet.java
| SRSessionServlet.java
These two source code files (which are part of the download) show the main application
flow for Survey Definition and Survey Response.
Whitepapers
|