[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: JSP xml Syntax

Subject: RE: JSP xml Syntax
From: "Tanzila Mohammad" <tmohammad@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Jun 2001 10:34:14 +0100
jsp xml
Hello,

I am trying to incorporate jsp within my xslt, the following is contained
within the html body of the xsl:

1. <xsl:comment>&lt;%=......%&gt;</xsl:comment>

When the xml and xslt are processed, the html displays the jsp expression as
follows:

<!--<%= .... %>-->

Which is not being processed.

2. If I remove the <xsl:comment> tags - then the xml and xslt are processed,
the html now displays the jsp expression as:

&lt;%=......%&gt;

Again of no use.

3. If I use the <jsp:expression> tags - then the xml and xslt are processed,
the html now displays the jsp expression as:

<jsp:expression>......</jsp:expression>

Again this is not being processed (I think it is related to Tomcat).


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>.

Any suggestions?

Tanz





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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.