Download from server
Hi
I've created a project in such a way that, when a request is received with a path, the server takes the file in the path and sends back the data in DataOutputStream.
I'm sending the request using a HTML page. When I double click I'm getting a dialogue box giving open/save option.
I want to change it in such a way that by default the file gets saved in the fileName from the path.
How do I do it.. Help pls

