Hi,
I could not find any way to process an uploaded file.
I created a web server with a servlet and when I uploaded into that servlet, I will process the file and save it to database, and then decide where to store the file. However I received an unrecognized token error when uploading the file though when I did not upload a file, the servlet do just fine.
Any help would be appreciated, thank you1