Connecting Tech Pros Worldwide Forums | Help | Site Map

xtags

dd
Guest
 
Posts: n/a
#1: Jul 20 '05
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



dd
Guest
 
Posts: n/a
#2: Jul 20 '05

re: xtags


anyone using xtags ??

maybe someone know how to apply a xslt in a JSP (with a xsl template
with some jsp in it) ?


"dd" <news@notrecinema.com> a écrit dans le message de news:
3f70a325$0$7700$79c14f64@nan-newsreader-03.noos.net...[color=blue]
> 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
>
>[/color]


Closed Thread