Hi,

I want to avoid escaping special characters in an xsp String retrieved through <xsp:expr>

In the archives
p://www.mail-archive.com/cocoon-us...@xml.apache.org/msg20263.html <https://webmail.ua.ac.be/exchweb/bin/redir.asp?URL=http://www.mail-archive.com/cocoon-us...@xml.apache.org/msg20263.html> http://www.mail-archive.com/cocoon-us...@xml.apache.org/msg16145.html <https://webmail.ua.ac.be/exchweb/bin/redir.asp?URL=http://www.mail-archive.com/cocoon-us...@xml.apache.org/msg16145.html>
I found this as a solution

<util:include-expr>
<util:expr><xsp:expr>
data
</xsp:expr></util:expr>
</util:include-expr>

However it does not work, I see nothing in the output ...

Any ideas?

I am using cocoon 2.1.11

Regards,

Paul Adriaenssens


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to