You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Mike Gargiullo <mg...@smallworld.com> on 2000/06/16 21:02:36 UTC

help with xalan and xsl

I have 2 question.  Several people have told me that to properly validate a
xsl file I should run it against xalan on the command line.  How do I do
that?

Next, to improve performance of the cocoon we are looking into compiling or
caching the xsl.  Is this possible?  We are running an EJB backend with
cocoon up front, and the performance is low.  Any ideas would be helpful.