| Subject: [xsl] Outputing <% bla bla bla %> From: "Arief" <arief@xxxxxxxxxxxx> Date: Tue, 26 Mar 2002 19:51:04 +0700 | 
Is it possible outputing <% ... %> using XSLT ???, because after I see in the HTML output, the < character becomes < <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:strip-space elements="*"/> <xsl:output method="html" indent="yes"/> <xsl:template match="Bean"> <% <xsl:value-of select="$DisplayName"/> obj = (<xsl:value-of select="$DisplayName"/>)request.getAttribute("<xsl:value-of select="$DisplayName"/>"); %> </xsl:template> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] select the correct value , Jakub . Valenta | Thread | RE: [xsl] Outputing <% bla bla bla , Michael Kay | 
| [xsl] select the correct value from, Carlos | Date | RE: [xsl] select the correct value , Michael Kay | 
| Month |