Embedding questionnaires in JSP pages |
To embed a questionnaire in a JSP page, first go to this URL, on
your ViewsFlash installation:
.../ViewsFlash/embedexample.jsp
or /ViewsFlash/embedexample.jsp&questionnaire=XXX
where XXX is of the form Examples!Service for a questionnaire named Service
in place Examples
Study the source code for embedexample.jsp. This
JSP page includes complete code for embedding a questionnaire.
See also Using the Web Services API in a JSP page.