[Contents] [Previous] [Next] [Last]

About This Book

What Is in This Book

This book describes how to use Netscape Visual JavaScript to build cross-platform, standards-based, intranet applications from ready-to-use components with minimal programming effort. The applications are based on HTML, JavaScript, and Java.

This book has two parts:

What You Should Already Know

This book assumes you have this basic background:

Where to Find Related Information

Because Visual JavaScript provides a visual development environment, you do not need to know HTML, Java, and JavaScript to create applications. Instead, can use the provided components, specifying their behavior and interaction visually. However, depending on the type of application you are building, and your development background, you might find the following information resources helpful:

The Netscape web site contains much information that can be useful when you are creating Visual JavaScript applications. These URLs might be of particular interest:

Document Conventions

Visual JavaScript applications run on many operating systems; the information here applies to all versions. File and directory paths are given in Windows format (with backslashes separating directory names). For Unix versions, the directory paths are the same, except that you use slashes instead of backslashes to separate directories.

This book uses uniform resource locators (URLs) of this form:

http://server.domain/path/file.html
In these URLs, server represents the name of the server on which you run your application, such as research1 or www; domain represents your Internet domain name, such as netscape.com or uiuc.edu; path represents the directory structure on the server; and file.html represents an individual filename. In general, items in italics in URLs are variables and items in normal monospace font are literals. If your server has Secure Sockets Layer (SSL) enabled, you would use https instead of http in the URL.

This book uses the following font conventions:


[Contents] [Previous] [Next] [Last]

Last Updated: 11/06/97 13:24:46


Copyright © 1997 Netscape Communications Corporation