Chapter 1 Overview
This chapter introduces the components of the Oracle WebServer, and explains how they work together.
Chapter 2 Introduction to HTML
This chapter provides basic information about HTML. The chapter also provides step by step instructions for creating an HTML file to be viewed on a Web browser.
Chapter 3 The Oracle Web Listener
This chapter explains how to use and administer the Oracle Web Listener. The chapter shows how the Oracle Web Listener handles requests for static and dynamic documents, and how it returns documents to the client.
Chapter 4 Introduction to the Oracle7 Server and to PL/SQL
This chapter provides a brief overview of how to use the Oracle7 Server, and how to use PL/SQL, a language for developing applications for an Oracle database.
Chapter 5 Oracle Web Agent
This chapter describes the Oracle Web Agent, the main differentiating factor between the Oracle WebServer and other Web servers with database backends. The chapter also describes how to set up and manage the Oracle Web Agent.
Chapter 6 Oracle WebServer Developer's Toolkit
This chapter explains how to use special utilities that generate HTML tags within PL/SQL procedures, thereby easing the development of dynamic HTML pages with PL/SQL.
Chapter 7 The Oracle WebServer Administration Utility
This chapter explains how to use the Administration Utility, which is a set of Web pages that make it easy for you to create and configure Oracle Web Listeners and Oracle Web Agent services.
Appendix A Oracle WebServer Messages
This appendix describes the messages generated by the components ofthe Oracle WebServer. Foreach message that is caused by an error, it offers a cause and a suggested action.
Note: If you are reading this manual on-line on the Web, you will notice a number of hypertext links to help you navigate through the document. However, be aware that HTML does not support a return to the origin of a link within a document. If you use a link to move to a different section of the document, you do not return to the anchor, but to the previous target that you reached through a link.
Feature | Explanation |
monospace text | Text to be enterd by the user. Type text exactly as shown. Text typed on a PC is not case-sensitive, unless noted otherwise; text typed on a UNIX system is case sensitive. Monospace is also used when referring to text in syntax statements or example code. |
italics | Italics represent a variable. Substitute an appropriate value. Italics are also used for emphasis, to draw attention to the first use of a technical term, and for names of documents. |
[ ] | Brackets enclose optional items or indicate a function key. Do not type the brackets. |
| | A vertical bar represents an "or" option among several options. You must enter one, and only one, of the options separated by the vertical bar. Do not enter the vertical bars themselves. |
punctuation | Punctuation other than brackets and vertical bars must be entered in commands exactly as shown. |
UPPERCASE | UPPERCASE characters within the text represent command names and HTML tags and attributes. |
If you are unfamiliar with HyperText Markup Language, see Chapter 2, "Introduction to HTML".
Administrators should read Chapter 3, "Oracle Web Listener," Chapter 5, "Oracle Web Agent," and Chapter 7 "The Oracle WebServer Administration Utility" to understand how these components work together, and how to administer them.
Programmers will be particularly interested "Oracle Web Agent," as well as Chapter 6, "Oracle WebServer Developer's Toolkit," which explains how to generate dynamic HTML documents in PL/SQL. It lists all the functions and procedures provided by the Oracle WebServer Developer's Toolkit to simplify the task of generating dynamic documents.
If you are unfamiliar with the Oracle7 Server and PL/SQL, read the introduction to these two subjects, "Introduction to the Oracle7 Server and to PL/SQL".
Oracle Internet Products Documentation Manager
Oracle Corporation
500 Oracle Parkway
Redwood City, CA 94065
U.S.A.
FAX: 415-506-7200