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

Including a JSP file in an XSL

Subject: Including a JSP file in an XSL
From: "Lyndall Scantlebury" <slyndall@xxxxxxxxxxx>
Date: Mon, 12 Feb 2001 10:08:48 +1000
include jsp file in xsl
Hey everyone,

I'm trying to do pagination for printing HTML using XML/XSL transformations... A header and footer is required for each page. Using the <xsl:for-each > command, I have been able to get the header/footer thing happening, but as I have several pages, which all require the same header and footer, instead of copying the header/footer into each XSL, I would like to be able to reference separate jsp files. The header and footer are made up of html tables with text and images.

I have tried using
<%@ include file="header.jsp" %>
(which is rejected by the processor) and replacing the % with the relevant representation doesn't help either (not that I really expected it to!)
I have also tried:
<jsp:include page="print_header.jsp" flush="true"/>, but since I didn't know which (if any) namespace would resolve the <jsp:include > tag, this didn't work either.


If anyone has any tips for this, I'd really love to hear from you.

Thanks heaps in advance,
Lyndall
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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.