|
Subject: [xsl] href with & ? From: Holmberg Rick-ra0119 <Rick.Holmberg@xxxxxxxxxxxx> Date: Tue, 17 Sep 2002 12:58:28 -0700 |
I have the following code to create a link that will call a servlet. :
<xsl:for-each select="Code">
<br/>
<A href="../TransformXMLServlet?code={.}&"><xsl:value-of select="."/></A>
</xsl:for-each>
It works until I put the & in before the value statement. Is there a way to do this? I havent' seen this issue in the archives.
Thanks!
Rick
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: Using the document functi, Dimitre Novatchev | Thread | Re: [xsl] href with & ?, Peter Davis |
| RE: [xsl] Using the document functi, RShonk | Date | RE: [xsl] href with & ?, Nik Krimm |
| Month |