|
Subject: [xsl] Disable-output-escaping within attributes using Xalan-J 2.5.1+ From: "Kristoffer Olson" <kristoffer.olson@xxxxxxx> Date: Tue, 2 Sep 2003 13:11:56 +0200 |
Hi!
I'm currently trying to write an XSLT to transform an XML document into a
JSP containing XHTML mixed with JSP, e g.:
<html>
<head>
<title>Test</title>
</head>
<body>
<%= "Jsp Output" %>
</body>
</html>
The problem is that I need to be able to write JSP expressions within
attributes:
<input type="text" value="<%= "Jsp Output Within Attribute" %>"/>
I'm using Xalan-J 2.5.1 and I can't seem to get it together.
I know that you can force saxon not to escape attributes
(saxaon:disable-output-escaping) and I'm looking for a similar solution for
Xalan.
Any solutions (preferably non-hairy)?
Regards
Kristoffer
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] emacs mode for relax-ng, David . Pawson | Thread | [xsl] Where is the DTD for XSL, Sanghamitra Das |
| [xsl] emacs mode for relax-ng, David . Pawson | Date | RE: [xsl] XPath: excluding a descen, Hahn, Andrea |
| Month |