HI, I tried with your suggestion, but of no use..kindly suggest me the solution
On 10/9/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
B.Sridhar wrote: > I am writing a struts appliction a to download a file that is on the > server. > When the user clicks the download button, its displaying the open,save > cancel window. Open and save are working fine, but while downloading a > word > doc or pdf, when the user clicks cancel, its displaying a ClientAbort > Exception. Does this happen only with IE? Add "Pragma: cache" header to response. Should help. -- Mikolaj Rydzewski <[EMAIL PROTECTED]>
-- B.Sridhar