Hi,
I like to know How can i download file by flushing the data in the response. As i know how to that i tried by writing the data in the response and sent to the user. I am using
struts Framework so i am returning null when i writing the response,However the file is opened in a new window so after saving/canceling the window is not closing. Please let me know how i close the window only if the user click the save button.