jeudi 30 août 2018

Ember.js application to upload file and process it on the server and making available for download

I'm building an application that could upload file to server where it is processed and it is available for download. I've implemented the same using JSP, servlets, etc. Now I'm planning to develop this using ember.js. Is there a way that I could use those previous servlet codes in my ember application? and if its not a good practice, which technology should I use to perform file processing tasks in server with ember as client-side?




Aucun commentaire:

Enregistrer un commentaire