posted 6 years ago
3. Upload and download files to/from a folder to a client application (SPRING MVC).
For example: REPOSITORY folder on web server contains the files to be downloaded. Provide option on server to upload files to this folder.
Download/Upload the contents of/to this folder on the client using:
(i) REST based web service using SPRING MVC -