Bertrand, I was hoping for something in-memory that would not require network activity, but it seems there is no other easy way to access the Cocoon servlet via Java. I will try out your suggestion and report back.
Thanks, Julian --- Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > > Le 20 oct. 05, à 17:39, Julian a écrit : > > > sorry, but I forgot the mention that I understand > how > > to merge the PDFs. I just need to figure out how > to > > trigger the pipeline so I can get the response for > > merging. > > I'm not sure if I understand the problem, can't you > simply do an HTTP > request to Cocoon, to get the PDF that it generates? > > Using something like httpclient > (http://jakarta.apache.org/commons/httpclient/) from > java, or wget from > the command-line, you can retrieve the output of a > Cocoon pipeline via > http. > > -Bertrand > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Live simply so others may simply live. -Ghandi Pluralitas non est ponenda sine neccesitate. "Entities should not be multiplied unneccesarily" -William of Occam __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
