Filedownload

2003-02-27 Thread Kavita Bansal
Title: Filedownload Hi How can I download a file from Web server to the client machine through cocoon. Thisis the way to be done in a servlet response.setContentType(APPLICATION/OCTET-STREAM); response.setHeader(Content-Disposition,attachment; filename=\+ filename

AW: Filedownload

2003-02-27 Thread Sternath Elmar
Title: Filedownload Hi, I think the ResourceReader should do what you want. Regards, Elmar -Ursprüngliche Nachricht-Von: Kavita Bansal [mailto:[EMAIL PROTECTED]Gesendet: Freitag, 28. Februar 2003 07:12An: [EMAIL PROTECTED]Betreff: Filedownload Hi How can I download