[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: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 23 May 2001 16:46:00 +0100
xsl contains jsp
JSP containing <% and %> isn't an XML format, so you should output it using
method="text" rather than method="xml".

Alternatively, there is apparently an XML representation of JSP pages that
uses proper XML tags.

Mike Kay
Software AG

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Tanzila
> Mohammad
> Sent: 23 May 2001 16:22
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> 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.