|
Hello,
I have a jsp page where a file can be downloaded. I select the file to download and a "File download" window pops up, requesting me to: - "open" the file, then another "File download" window pops up (I don't understand why...) - "save" the file, then a "Save As" window pops up so I can save the file (ok until now...), but a browser window remains opened and empty... - "cancel", no problem :) here - "more info", no problem :) here So my doubts rely on how can I avoid the situations described on "open" and "save" situations. |
