You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) init() method:
I fixed a bug (?) in the init() to the fileUploadPath initialization.
In my localhost execution the item.write(file); in doPost method throwed an exception.
Now with the correct realPath it's ok.
2) doGet() method
In the doGet method I add the feature to list all the uploaded files, already uploaded in the uploadedFolder.
0 commit comments