|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: JSP includes in XSLT
An option is to output the xml syntax for jsp 1.1/1.2:
E.g.
<?xml version="1.0"?>
<?xsl-stylesheet href="default.xsl"?>
<jsp:root xmlns:jsp="http://java.sun.com/products/jsp/dtd/jsp_1_0.dtd">
<jsp:directive.page import="java.io.*, java.util.*"/>
...and so on... it is interpreted just like normal jsp.
--
Guy McArthur * email{guym@xxxxxxxxxxx} http{guymcarthur.com}
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








