Skip Headers
Oracle® Application Server mod_plsql User's Guide
10g Release 2 (10.1.2)
Part No. B14010-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

Preface

This manual describes how to install, configure, and maintain mod_plsql.

New Features

New features in this release of mod_plsql include:

New features in the previous release of mod_plsql include:

Intended Audience

This manual is intended for Oracle Application Server administrators, for using mod_plsql to deploy PL/SQL-based database applications on the World Wide Web.

Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at

http://www.oracle.com/accessibility/

Accessibility of Code Examples in Documentation

JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Structure

This manual contains four chapters and one appendix.

Chapter 1, "Understanding mod_plsql"

This chapter provides an overview of mod_plsql and its features.

Chapter 2, "Configuring mod_plsql"

This chapter explains how to configure and use mod_plsql.

Chapter 3, "Securing Application Database Access Through mod_plsql"

This chapter describes how to secure the database access using mod_plsql.

Chapter 4, "Optimizing PL/SQL Performance"

This chapter describes how to optimize PL/SQL performance.

Appendix A, "Frequently Asked Questions"

This appendix contains the answers to frequently asked questions.

Related Documents

For more information, you may also refer to the following manuals:

Conventions

The following conventions are also used in this manual:

Convention Meaning
. . . Vertical ellipsis points in an example mean that information not directly related to the example has been omitted.
. . . Horizontal ellipsis points in statements or commands mean that parts of the statement or command not directly related to the example have been omitted
boldface text Boldface type in text indicates a term defined in the text, the glossary, or in both locations.
< > Angle brackets enclose user-supplied names.
[ ] Brackets enclose optional clauses from which you can choose one or none.