Hi,

i've got the following problem:

I'm using a postgresql database. The user of my web application (C2)
cann upload files (of any kind ) into the database. Now i want to serve them
to user on request. Now i wondering how to integrate it into C2. I was
thinking about to write a specific Generator, which query the db and
pulls out the file data, but it seems for me that Generators are only used
to produce XML conform data, which will be further processed in the
pipeline.

Does anyone have a solution or any idea how to do this??

Max


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to