Oracle WebServer User's Guide

Contents Index Home Previous Next

The Oracle WebServer Developer's Toolkit

The Oracle WebServer Developer's Toolkit is a set of PL/SQL routines and sample applications that help the user quickly create a Web application using the Oracle WebServer. The samples can serve as templates for user applications. With some simple modifications to include text and graphics specific to the user's site, these samples can be quickly and easily customized for a particular site.

When the Oracle Web Agent logs into the Oracle7 Server, it starts a PL/SQL procedure that has been created by the user to generate an HTML page as its output. The procedures and functions in the Developer's Toolkit generate the actual HTML tags, so that the user can be focused on the content of the application, rather than the specifics of HTML.

For detailed information on the routines included in the Oracle WebServer Developer's Toolkit, see Chapter 6 "Oracle WebServer Developer's Toolkit".


Contents Index Home Previous Next