|
Comments for: bealers20000616
| Message # 1013299: |
|
Date: 09/09/02 19:31
By: Nicolas Marchildon Subject: RE: There must be a better way Just an idea: Have Cocoon transform the result of a sub-request. Apache+PHP would serve the XML with regular PHP script (maybe with Content-Type: text/xml). You just need to define a pipeline with a Generator that would make the request, and define the rest of the pipeline as you wish. Maybe the <a href="http://xml.apache.org/cocoon/apidocs/org/apache/cocoon/generation/StreamGenerator.html">StreamGenerator</a> would be a good class to extend. |
Previous Message | Next Message |


