AW: merging RequestGenerator and FileGenerator output.

2001-07-05 Thread Carsten Ziegeler
Hi, there are (at least) two solutions: 1. Use the file generator to read your xml document Specify the "use-request-parameter" parameter for the TraxTransformer in your pipeline and you can use all request parameters with a variable in your stylesheet ($parametername) Take a look at th

merging RequestGenerator and FileGenerator output.

2001-07-05 Thread Alexander Thomas
Hi there. My particular problem: I just started on the Cocoon2 framework and would like to use it to process certain XMLdocuments. I have written an according xsl file which provides for a decent rendering of the xml files content on the users browser. Thus the processing pipe is organized in th