Hi,
Currently I am using an XSP generator, followed by the cocoon XSLT Transformer, followed by the XML serializer. I need to set a header in the response under certain conditions at the transformer stage. I cannot do this from the generator since, first I need to analyze the generated XML using XSLT and the header is set according to some conditions. Is there a way to do this? Is the re a way to access response headers through XSLT?
Thanks
Marco.
- Re: Adding / modfying respons header from cocoon XSLT tra... Marco . Farrugia
- Re: Adding / modfying respons header from cocoon XSL... Joerg Heinicke
