ZipPreviewServlet

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

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

- A post operation requires that the incoming request is a zipinputstream. 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 importconfiguration configured for the given publication or the webservice will create a default importconfiguration. When finished the request will be redirected to a preview url for the article