[jdom-interest] XML and XSL
Dennis Sosnoski
dms at sosnoski.com
Mon Aug 20 11:01:47 PDT 2001
The Apache Jarkata taglibs project has open source JSP tag libraries for both direct
XSL transformations and for using XPath expressions to retrieve values from XML
documents. This is probably the easiest way to get what you want.
You can find out about the tag libraries at
http://jakarta.apache.org/taglibs/index.html.
- Dennis
Peter Barraud wrote:
> Hi,
> Is there a way to use an XML file with an XSL file and render the output to
> a browser. Ok I know that sound weird but here is what I want to do:
> I have an XML file and an XSL file that contains parsing code to get HTML
> out of the XML. So what I want is that a servlet/JSP will return the result
> as an output to the browser.
> I have done this in ASP and MSXML. There is a function (of the XML DOM)
> called Transform node that takes an XSL as an argument and return the parsed
> result.
> I hope this is not too very confusing, and my apologies if I have used some
> vague terms but any help would be really really appreciated
> PB
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list