Title: Question about XSLTC

Hello,

I try to use XSLTC to have better performances with my Cocoon webapp.

In my file sitemap.xmap, I have replaced :
<xslt-processor-role>xalan</xslt-processor-role>
By
<xslt-processor-role>xsltc</xslt-processor-role>

It works fine but I would like to know where are stored the generated and compiled XSLT files ?

Regards,

Vincent