This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

JSP includes in XSLT


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]