You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by christophe maligorne <cm...@odaxys.fr> on 2000/05/22 13:27:16 UTC

embeddind cocoon operations in a servlet

I would like to call severals traitments in a servlet using the cocoon
java API.

for example, i want to call org.apache.xalan.xslt.XSLTProcessor.process
and then gice the result od this transformation to
org.apache.cocoon.formatter.FO2PDFFormatter.

Could someone give me a source example or tell where i can find
documentation on cocoon API ?

regards.
christophe.