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

Re: Problem with incorporating JSP in XSL

Subject: Re: Problem with incorporating JSP in XSL
From: cagle@xxxxxxxxx (Kurt Cagle)
Date: Wed, 23 May 2001 18:59:11 -0700
jsp in xsl
Why not just enclose the JSP in a CDATA section?

<select name="dropcountryexp" size="4">
<![CDATA[    <%=FIVIMSHTMLUtils.getSingleton().createCountryDropDown()%>]]>
</select>

----- Original Message -----
From: "Tanzila Mohammad" <tmohammad@xxxxxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, May 23, 2001 8:22 AM
Subject: RE:  Problem with incorporating JSP in XSL


> Hello all,
>
> I have the following jsp contained within an xsl sheet:
>
<select name="dropcountryexp" size="4">
>     &lt;%=FIVIMSHTMLUtils.getSingleton().createCountryDropDown()%&gt;
</select>
>
> I have replaced the < and > with the xml/xsl processor compliant &lt; and
> &gt;. However, when the xml and xslt file are processed to the jsp file,
the
> tags do not revert back to < and >. Should the xslt contain some jsp
> distinguishing tag so that when processed the < and > are returned?
>
> Tanz
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 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.