js
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
js [2007/11/06 18:10] – roumani | js [2008/08/29 19:08] (current) – roumani | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== JavaScript ====== | ====== JavaScript ====== | ||
- | This lecture covers the SML Stylesheet Language which allows us to transform XML documents without writing code. | + | This lecture covers the JavaScript language that allows us to process information at the client side. The program is created at the server end and travels embedded in the sent document but it runs on the client machine. |
===== Outline ===== | ===== Outline ===== | ||
- | | + | * The HTML/ |
- | | + | * User-Agent versus the Scripting Engine |
- | * Using xpath to select a push point | + | * Language Elements |
- | * Using xpath to pull | + | * Native versus Host Objects |
- | * Control structures | + | |
- | * Transforming XML at the client end (through the browser) | + | |
- | * Transforming XML at the server end via JSP | + | |
Line 17: | Line 19: | ||
===== To Do ===== | ===== To Do ===== | ||
- | * Read the rest of Chapter 7 | + | * Read Chapter |
- | * Look at '' | + | * Complete the development of '' |
- | * Look at the '' | + | * Create an HTML page that prompts for a JavaScript file name and adds the necessary tag to embed it in it. |
- | * Look at SS.jspx to implement | + | * Examine |
===== Slides from Lecture ===== | ===== Slides from Lecture ===== | ||
- | {{flash>/ | + | {{:44js.swf?505x403}} |
js.1194372653.txt.gz · Last modified: 2007/11/06 18:10 by roumani