>>>>> "Tim" == Tim Harrington <[EMAIL PROTECTED]> writes:
Tim> I'm trying to use the xsl taglib but I can't find it in any of the
Tim> distributions. The release folder is empty and the nightly builds seem to
Tim> have a different collection of taglibs every night. Non of them include the
Tim> xsl taglib. Should I be using the standard libary now? If so, what's the
Tim> corresponding call to the xsl InsertWithXSL?
Tim> I'm totally confused.
I'd really suggest you read the JSTL specification. It goes into very good
detail on each set of tags, and the behavior and attributes of each tag.
In particular, the "<x:transform>" element does XSLT transformations, with lots
of flexibility in how the input XML, input XSLT, and output XML are obtained
and handled.
--
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>