Yes. It is recommended that jOAI be run as a stand-alone Web application, however it is possible to integrate it into an existing Web application. Either the data provider, the harvester or both can be configured. Here is a general outline of how this may be done: 1. Copy the configuration from web.xml: • All elements OAIProviderServlet, OAIHarvesterServlet and action. • All elements • All and elements • All elements • All elements • Optionally, copy over the and elements 2. Copy over files struts-config.xml, users.xml, validation.xml, validator-rules.xml from /WEB-INF to your application. 3. Copy over all JAR files from /WEB-INF/libs (some may not be required) 4. Copy over directories /WEB-INF/classes, /WEB-INF/tlds, /WEB-INF/xsl_files and /WEB-INF/conf. Optionally /WEB-INF/error_pages (if configured in web.xml). 5. Copy over all .jsp, .js and .css files from the root and th