Implements the upload servlet to extract the uploaded zip file to the users directory.
The ZIP File must constructed with the paths of the files relative to the root folder of /SIMRacingApps.
For Example:
apps\MyNewApp\Black-Background-Metal-800x480.png
apps\MyNewApp\default.css
apps\MyNewApp\default.html
apps\MyNewApp\default.js
apps\MyNewApp\icon.png
apps\MyNewApp\listing.properties
widgets\MyNewWidget\MyNewWidget.css
widgets\MyNewWidget\MyNewWidget.html
widgets\MyNewWidget\MyNewWidget.js
widgets\MyNewWidget\icon.png
widgets\MyNewWidget\listing.properties