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
Retrieve the file embedexample.jsp from the ViewsFlash.war file or the file system and follow the detailed instructions there.
The technique used is described in Using the Web Services API in a JSP page.