When developing Web applications that use Java and XML there are many options, including (among others) the Apache Struts framework and the Extensible Stylesheet Language Transformation (XSLT) language. Mar. 28, 2003 12:00 AM EST Reads: 13,332 Replies: 7 |
The Extensible Stylesheet Language (XSL) W3C recommendation was created as a means to display XML data. The recommendation includes a transformation language (XSLT) and formatting object (or output format) language (XSL-FO), which together provide the XSL stylesheet developer with the ... Mar. 28, 2003 12:00 AM EST Reads: 12,459 |
As those of you familiar with XSL know, there are two parts to the W3C Recommendation (www.w3.org/TR/xsl): a transformation part (XSLT) and a formatting part (XSL Formatting Objects, or XSL-FO for short) with the intent being the presentation of XML. However, since XSLT is also its own... Dec. 28, 2001 12:00 AM EST Reads: 9,992 Replies: 3 |
In my last article, 'Two Great Technologies, One Amazing Solution' (XML-J, Vol. 2, issue 1), I demonstrated how the Java programming language could be used within stylesheets to add robustness to XSLT. This month I'll stick strictly within the confines of the XPath and XSLT to show... Feb. 4, 2001 12:00 AM EST Reads: 12,305 |
The eXtensible Stylesheet Language Transformation (XSLT) process allows for the changing (or transformation) of XML into other text including (different) XML, plain text, HTML, and Wireless Markup Language (WML). Understanding the basics of XSLT can serve you well as you pursue the pre... Jan. 8, 2001 12:00 AM EST Reads: 8,294 |







Frank Neugebauer is a consultant with the Insurance Solutions Group of IBM Global Services. He has been using Java since 1996 and has worked on the architecture and implementation of enterprise Java solutions using Servlets, EJBs, XML, and XSLT. He has also taught Java, HTML, and JavaScript at the University of Michigan Center for Corporate and Professional Development.





























