Title: Message
I got xsltc working with 2.0.3 (thanks Vadim...), and even wrote a short how-to on it: http://outerthought.net/wiki/Wiki.jsp?page=XSLTC.  On my app I get about a 2x speedup over Xalan.
 
But I'm confused about something.  xsltc generates java code which does the transformation.  Where does this .java or .class file live?  I tried rummaging around in Tomcat's work directory but didn't find anything.
 
Does it re-build the translet each time?
 
Thanks,
 
Steve

Reply via email to