<xtags:template match="taaa">
work ?
</xtags:template>
</xtags:stylesheet>
thanx
rhapso
dd
dd
Guest
Posts: n/a
09-24-2003
anyone using xtags ??
maybe someone know how to apply a xslt in a JSP (with a xsl template
with some jsp in it) ?
"dd" <> a écrit dans le message de news:
3f70a325$0$7700$...
> Anyone using the xtags taglibs ?
>
> How can i apply a stylesheet ( applyTemplates doesn't seem to work at all)
>
>
> this doesn't work for <toto><taaa>dd</taaa></toto>, why ?
> the document is a mess..
>
> <xtags:stylesheet>
>
> <xtags:template match="toto">
> <xtags:applyTemplates />
> </xtags:template>
>
>
> <xtags:template match="taaa">
> work ?
> </xtags:template>
>
>
> </xtags:stylesheet>
>
> thanx
>
> rhapso
>
>