When I print a server side include in my XSLT script, the results are ignored in the output.
Here's my xslt code: <xsl:comment>#include virtual="/includes/newsnav.inc" </xsl:comment>
What i'm expecting to be in the output is the contents of newsnav.inc but it's being ignored.
SSI is working fine when i call a regular html page in Tomcat.
Are SSI's possible in Cocoon? Does anyone have a workaround or solution for this?
cheers Jim Emerson
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
