|
Subject: [xsl] Passing custom tags to jsp via xsl From: "Denis McCarthy" <dmccarthy@xxxxxxxxxxxxxxxx> Date: Thu, 25 Apr 2002 16:36:06 +0100 |
Hi there
Is it possible to pass custom tags to a jsp for interpretation via an xsl?
i.e. I have a template rule in my xsl like this:
<xsl:template match="columnValue">
<td class="listCell">
<ramtag:loc label="
<xsl:value-of select="."/>
>
</td>
</xsl:template>
I would like the jsp to interpret the '<ramtag' tag, but I'm getting an xsl
error when I try it like this. When I put < and > in for the < and >,
it just prints '<ramtag:loc label="' on the page. Is there a way of getting
interpreting these tags correctly?
Thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: content management stuff - was , Jarkko . Moilanen | Thread | Re: [xsl] Passing custom tags to js, Mike Brown |
| [xsl] doubt vs question (was Re: xs, Mike Brown | Date | [xsl] How to escape invalid charact, Uslu, Cihan Y (MED) |
| Month |