Hi I am new to Java. I am trying to develop a tool in which I am trying to download a file from a link. When I go to that link using my java program, IE is opened and its default File Download window is showing. But I need to browse the path to save that file in this case. But my requirement is to save the file in a default path where I set.
How can I set the default path to save downloaded file?
Can anybody help me in this issue....? Advance thanks...