hi angelo,

For getting files to users without having the framework "interfere" with
them in any way, try a reader.

As described here:

http://cocoon.apache.org/2.1/userdocs/readers.html

<map:match pattern="somefile">
 <map:read src="path/to/file"/>
</map:match>

there are other readers than just source-readers, for passing images,
for example..

HTH,

christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to