CSCI E-153
Web Development Using XML
Harvard Extension School 2009
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 48 |
next >>>
XSLT Processors at work
Server-side
"offline" build / procesing
"dynamic" processing at time of request (e.g. Java, PHP, etc.)
Client-side
IE 5.5+ and NS 6+ and Mozilla 1+ have XSLT processors
A closer look:
XML Parser
XSLT Processor
Serialize
Table of Contents
|
All-in-One
|
Link List
|
Lecture Notes Home
|
CSCI E-153 Home
<<< previous
| Slide 48 |
next >>>
Copyright © 2002-2009 David P. Heitmeyer