ok Vadim... I had a look into the archives and SourceWritingTransformer (I can import in into my C2.0.3, can't I ?). However it seems that it can only write xml to a file, not pdf...
My problem is rather dull: I have an xml file and a pdf one. I can get them from cocoon:// or a database (using xml:db API but then the xml needs some cleaning, this is why I would have prefered cocoon:// way...). Or I can have them on hard disk, but then the problem would be writing the pdf on hard disk. I need then to send them as attachments to an email. Maybe someone could send me the modified xsp that allows attachments to be sent along a mail ? Many thanks, maybe I want too much from cocoon... but this is critical to my project... what else could I do ? Barbara ----- Original Message ----- From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 2:51 PM Subject: Re: Re : map parameter value and cocoon:// > Barbara Post wrote: > > >Forgot to mention : I use C 2.0.3 and cannot switch to 2.1 for this project > >for now... :-( > >----- Original Message ----- > >From: "Barbara Post" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, September 02, 2002 9:57 AM > >Subject: map parameter value and cocoon:// > > > > > > > > > >>Hello, > >> > >>I use an Action. > >> > >>How can I pass as value of <map:parameter name="foo" value="..." /> the > >> > >> > >xml > > > > > >>stream produced by a cocoon:// pipeline ? Is it possible ? > >> > > No, unless you write your input module. > > Vadim > > > >>Thanks, > >> > >>Barbara > >> > >> > > > > > --------------------------------------------------------------------- > 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]> > --------------------------------------------------------------------- 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]>