Basic HTML version of Foils prepared January 19 1999

Foil 29 Web Technologies in a Nutshell - JavaScript

From Introduction to Object Web Technologies (Internetics) Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Nancy McCracken, Geoffrey C. Fox


1 JavaScript -- only superficially related to Java and was called LiveScript -- is Netscape's (somewhat supported by Microsoft) fully interpreted Client side extension of HTML. This is a good Client Window integration /customization technology where flexibility more important than performance
2 i.e. use JavaScript for Rapid Prototyping of Complex User Interfaces
  • First examples use JavaScript together with frames ( HTML extension) for interactive multi-window technologies
  • JavaScript is roughly equivalent to "Abstract Windowing Toolkit/ Layout Manager" in Java but applied to Browser Frames and not Java windows
  • JavaScript cannot build complex filters or simulations as slow
  • But JavaScript with dynamic HTML is powerful client technology which is often easier and faster than Java -- it is faster as invokes optimized browser functions
  • both Internet Explorer 4 and Netscape have excellent JavaScript support
3 Server side version of JavaScript called LiveWire runs on Netscape Servers -- unsuccessful
4 Expect client side use of JavaScript to grow in importance

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jan 19 1999