You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Laurent Eskenazi <le...@mail.inforama.fr> on 2000/03/22 11:16:43 UTC

XSL & encodeUrl

Hi there !

Does anybody know how I can use encodeUrl in an XSL page ?
I'd like to do something like this

<a><xsl:attribute name="href">
<xsp:expr>response.encodeUrl("foo.xml")</xsp:expr></xsl:attribute>
foo</a>

But I don't know how to use XSP in an XSL page. What's the best way for
doing this ?

Any Idea ?

Thanks

Laurent