Base solution for your next web application
Open Closed

Send file to service layer using DTOs #57


User avatar
0
darwinrc created

Good day all,

I need to send a file from an AngularJS view to a service method via DTO in order to be saved and processed in the server.

Do you know how can I accomplish that?

Is it possible or do I need to create a new controller for handling the http request?

Thanks in advance.


No answer yet!