User Tools

Site Tools


js

This is an old revision of the document!


JavaScript

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

  • The HTML/JavaScript Linkage
  • User-Agent versus the Scripting Engine
  • Language Elements
  • Native versus Host Objects

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.1194372896.txt.gz · Last modified: 2007/11/06 18:14 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki