User Tools

Site Tools


js

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
js [2007/11/06 18:13] roumanijs [2008/08/29 19:08] (current) roumani
Line 2: Line 2:
  
 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. 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 =====
  
-  * What is XSL +  * The HTML/JavaScript Linkage 
-  * The pull and push tags +  * 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 4  plus Section 7.4 
-  * Look at ''Xslt.java''It implements the transformation given the xml/xsl pair and produces the output on standard output+  * Complete the development of ''date.js''We started this in class and left the program and its hosting page in the //Resource Directory//
-  * Look at the ''S?.xsl'' stylesheets one by one and in order+  * 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 the transformation in the server.+  * Examine the DOM scripts in the //Resource Directory// and modify them so (1) they add a child to the list and (2) they do so when triggered by an event, e.g. a click, rather than as a "main method".
  
 ===== Slides from Lecture ===== ===== Slides from Lecture =====
  
-{{flash>/course/4413/_media/:44js.swf [505,403]}}+{{:44js.swf?505x403}}
js.1194372785.txt.gz · Last modified: 2007/11/06 18:13 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki