Hi All,

I want to create files on the webserver my Cocoon is also running on, using
Cocoon.

- With Cocoon 1 I can use the FP taglib to write to a file.
- Can I also use the <redirect:.. > tag from the Xalan processor that Cocoon
uses to write output files?
- Or should I write some progam using XSP.

My plan is to put information in a database accessable by Cocoon, and then
generate files from that data (HTML files, preferrably with rendered SVG
pictures) and let people download those files from the server with FTP. Or
e-mail as attachment it to them using an e-mail taglib.

So my question is: what is the best approach within Cocoon (1&2) to create
and maintain files on Cocoon server.

Thanx in advance,

Joost Fleuren.


---------------------------------------------------------------------
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