Hi,

I used the coccon command line application for a while, and I just 
migrated to the servlet version with Tomcat.
I'd like both to write the result of a pipeline to disk AND to the 
standart output (in the servlet case, the Response object). I don't need 
to do both in the same time.

for example, a call to :
/cocoon/index800.html has to write the result on the browser and
/coccon/index800HD.html has to write the same output in a file on 
/WEB-INF/docs/index800HD.html.

Is this something common and easy to do ?



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

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

Reply via email to