News

Tost will develop two code examples -- one using XPath and one using an XSLT stylesheet -- that show how these technologies can be used in Java. (1,500 words) ...
In this example, the XSLT file is published to the Report Server so that it can be accessed from any reporting URL address. Note that your XML or XSLT files could be stored on any Web site. When ...
By replacing JSPs (JavaServer Pages) with XML and XSLT (Extensible Stylesheet Language Transformations), Model 2X offers an even better approach to separating logic and presentation.
In this article, I'll provide an example of site content and demonstrate how XML and XSLT can help you bring together your site's design.
Hello,I have an XML with date/time in it, in UTC.I transform this XML using XSL, and would like to show the date/time in the user's timezone, and in the user's preferred date/time format.I need ...
Eric White describes how one can perform XSLT style transformations using C# 3.0. The key to Eric's method is the ability to annotate XML nodes with additional information.
Paste your CSV data into the form, and copy the XML results back using your browser. Kirk Evans describes how to convert CSV to XML using XSLT and the XPATH functions substring-before () and ...
The long awaited releases of JavaServer Faces TM (JSF) version 1.0 and JavaServer Pages TM (JSP) version 2.0 promise to transform the way J2EE developers build Web applications. Meanwhile, Extensible ...