Olivier Billard wrote:
Hi Stefan,
You can use the FileGenerator with the blob: pseudoprotocol :
<map:match pattern="test">
<map:generate src="blob:/{datasource-name}/{table-name}/{column-name}[{where-clause}]" />
<map:serialize type="xml"/>
</map:match>
Ahh, that looks good. Thank you.
Is it documented somewhere? I'havent found this protocol on the Cocoon websites. Only cocoon:/ aso. are explained there.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
