Uploader servlet

Purpose

Uploader servlet uses multi-part encoding to upload attachments to a web server.

Features

Upload a file to server upload directory with possible renaming.

Limitation

Since content stored in memory first size can't exceed 10MB.