Re: [xsl] JSP xml Syntax

Subject: Re: [xsl] JSP xml Syntax
From: Sebastian Schirmer <schirmer@xxxxxxxxxxxxx>
Date: Mon, 11 Jun 2001 15:04:51 +0200
> What I need is for the top suggestion to be displayed without the comments
> i.e. When the xml and xslt are processed, the html displays the jsp
> expression as follows:
> 
> <%= .... %>
> 
> Using a similar approach to <xsl:comment>&lt;%=......%&gt;</xsl:comment>.

I am using the following:

<xsl:text disable-output-escaping="yes"><![CDATA[<%@ include
file="/includes/futuna.inc" %></xsl:text>



Sebastian Schirmer

<<<<<<<<<<<<<<<<<<<<<<<<<<<
<sitewaerts> GmbH
Hebelstraße 15
D-76131 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>

<<<<<<<<<<<<<<<<<<<<<<<<<<<
<sitewaerts> GmbH
Hebelstraße 15
D-76131 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread