I have the file location stored in the database , my file exist on that location , now I want to get that file and return it to the user. My file is not a jpg , nor pdf consider the extension as .abc.
How to return this file to the user so that user can download it , by firing the web service.