|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Passing custom tags to jsp via xsl
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








