API Documentation
Endpoints
- Upload File
- Endpoint: /upload
- Method: POST
- Parameters: file (MultipartFile)
- Response: Redirects to confirmSave.html if valid Redirects to uploadForm.html with error message if invalid
- Save File Data
- Endpoint: /save
- Method: POST