js
This is an old revision of the document!
Table of Contents
JavaScript
This lecture covers the SML Stylesheet Language which allows us to transform XML documents without writing code.
Outline
- What is XSL
- The pull and push tags
- Using xpath to select a push point
- Using xpath to pull
- Control structures
- Transforming XML at the client end (through the browser)
- Transforming XML at the server end via JSP
To Do
- Read the rest of Chapter 7
- Look at
Xslt.java
. It implements the transformation given the xml/xsl pair and produces the output on standard output. - Look at the
S?.xsl
stylesheets one by one and in order. - Look at SS.jspx to implement the transformation in the server.
Slides from Lecture
/course/4413/_media/:44js.swf [505,403]
js.1194372653.txt.gz · Last modified: 2007/11/06 18:10 by roumani