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.