Hi:

I'm trying to figure out if it is possible to redirect the output from a sitemap request to the file system (where cocoon is running) instead of the browser.

My situation is as follows. I generate a html view of a document to a user, if the user finds the content of this document acceptable. They are given an option to 'save' the document as a pdf on the server. I'm trying to find a way to redirect the output from the fop serializer to the server and not to the browser. Ideally, I would like to avoid sending the generated pdf to the browser and instead send some other indicator (eg. Success! or something)

One thing to keep in mind...I'm using a really, really old version of cocoon: 2.0.3 :(.

Any ideas/solutions are welcome, even if it is not cocoon specific though I would prefer a cocoon solution.

thanks

-- chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to