Struts Configuration

The Poll plug-in uses the Apache Struts framework to manage the polling forms displayed in publications. You therefore need to add some configuration information to the publication's WEB-INF/web.xml file, and also add a Struts configuration file called struts-config.xml to the WEB-INF folder. These steps are described in the following sections.

For a proper introduction to Struts, see http://struts.apache.org/primer.html.