Hello,

I have a dir in my WEB_INF folder where users can upload there files. That works. But I want these files to be available for download. so I use a directory generator;
<map:generate type="directory" src="">

and I transform the result via xsl to produce a html with the links to these files.

But what should I put in the href"" tag of a file? Because instead of letting the user download the file, cocoon tries to resolve the url in the sitemap.

tnx

Roel

Reply via email to