You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Frédéric Barozzi <fr...@ifrance.com> on 2003/04/23 09:50:26 UTC

Xml, Xsl, tags

Hi all,
I want to make an xslt transformation from an xml document or a Dom tree.
In fact, i'd like to use "xml" tags that could allow Jaxp Object, or
Filestream, or String as XML source and/or XSL source.
I've seen XTags but i'd like to know if there is not a standard one like
JSTL ? As i've seen, JSTL doesn't allow to use JAXP Object for input datas
... (perhaps i've missed something ...)

Thanks.

Fred B