Hi All.
Another question:
I neeed to pass to XSP some file that was evaluated previously in some pipeline (can pass it as a string), something like:
<map:generate src="">
    <map:parameter name="content" value="cocoon:/file.html"/>
</map:generate>
 
If I use cinclude inside XSP, I can do nothing with the included file in XSP, only enclose it with some tags. But I actually need to make some changes to the processed file through XSP.
Is it possible?
 
Thank you for your help.
 
Anna

Reply via email to