Ralph Lange wrote:
> Dear Cocoon Users!
> Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0.
> Does anyone know, how to give the Client the possibility to download
> files in Cocoon? So far I,ve been experimenting with readers, but it
> simply doesn't work. Isn't there a more elegant way to download files?
> Apart from that, the mechanism shown below doesn't work:
Given reader configuration below, which url are you using to download
the CSS ?
>
> <map:match pattern="download/**">
> <map:read mime-type="text/css" type="resource" src="{1}.txt"/>
> </map:match>
(I always use the webserver for static, non-I18N resources)
Regards
Jorg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]