[xsl] JSP includes in XSLT

Subject: [xsl] JSP includes in XSLT
From: "Brad Miller" <Brad.Miller@xxxxxxxxxxx>
Date: Thu, 11 Jul 2002 09:26:09 -0700
I am outputting jsp's with my stylesheet and I need to have a few includes throught the jsp.
the include looks like this
<%@include file="help_fd_table_end.inc" %>
It seems to be hanging on the % sign.

90% of my output is HTML the other 10% is inludes like this one.
So I just need to add the includes in the stylesheet like I would any other HTML tag.

Anyone know how to get around this?



Thanks
Brad

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


Current Thread