xtags

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dd

    xtags

    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>d d</taaa></toto>, why ?
    the document is a mess..

    <xtags:styleshe et>

    <xtags:templa te match="toto">
    <xtags:applyTem plates />
    </xtags:template>


    <xtags:templa te match="taaa">
    work ?
    </xtags:template>


    </xtags:styleshee t>

    thanx

    rhapso


  • dd

    #2
    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@notrecine ma.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>d d</taaa></toto>, why ?
    > the document is a mess..
    >
    > <xtags:styleshe et>
    >
    > <xtags:templa te match="toto">
    > <xtags:applyTem plates />
    > </xtags:template>
    >
    >
    > <xtags:templa te match="taaa">
    > work ?
    > </xtags:template>
    >
    >
    > </xtags:styleshee t>
    >
    > thanx
    >
    > rhapso
    >
    >[/color]


    Comment

    Working...