Hello the list,

I'm using simple pipeline (cocoon 2.0.2):

   <map:match pattern="tba/*">
    <map:generate src="docs/samples/tba/tba.xml"/>
    <map:transform src="docs/samples/tba/tba.xsl"/>
    <map:serialize type="html"/>
   </map:match>

and i want to save the output (the html file) instead of simply viewing
it with my browser.
Can you please give me some clues.

Thanks in advance,
Thomas Balthazar
[EMAIL PROTECTED]

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