ZipPreviewServlet

A servlet for previewing content of zip files. Supports only POST:

POST: http://host/preview/publication-name

This POST operation requires that the incoming request is a ZIP input stream. The content of the stream is extracted and stored on a temporary location on disk. When all content is extracted, the files are imported either using the import configuration configured for the given publication or the web service will create a default import configuration. When finished the request is redirected to a preview URL for the article.