Portlet for download file (2006-09-13 18:12 by Anonym #24867)
Hi,
I have a problem at created a portlet for the download file. When I set the response.setContentType("application/octect");
and response.setHeader("Content-disposition", "attachment;filename=output.xml");
my portlet don't work. is There a portlet the download a file??? best regards.