Originally posted by Jignesh Gohel:
Also i am not able to delete my file on the server after downloading it .
This is why:
That's a comment, it doesn't close the stream. At least on Windows machines, you can't delete a file that still has open streams attached to it.
As for including multiple files in a response: package them in a zip file or something.