This section contains all the information you will need to build dynamic web pages for the Active Web servlet. This guide contains a full description of the programming language and the object model along with some programming examples.

The PROIV Web Developer Integrated Development Environment

When you are developing pages containing server-side script the PROIV Web Developer IDE is an invaluable tool for establishing the processing taking place. PROIV Web Developer allows you to set break points in the script to stop processing while you look at the complete object model inside the Active Web servlet. You can then single step, step in (to functions) step out and continue. PROIV Web Developer is also a network client that can debug remote Active Web applications across the network.

Section Links:

Programming with Active Web Script explains how your pages use code to generate dynamic content.

The Script Language explains the syntax of the language and how to use objects.

The Script Object Model explains what objects are and what you can do with them.

Core Objects covers details of all the basic objects.

Script Environment Objects covers details of the objects that define the page environment.

Script Objects covers details of general objects.

Enterprise Application Integration Interfaces covers details of objects that interface to your applications.

Reference explains various topics such as locales, cookies, persistence, XML etc.

Program Examples gives some script examples.

Mime Types gives details of mime types and HTTP variables available.

Comment on this topic

Topic ID: 150088