Flylib.com

Books Software

 
 
 

Not Found

Not Found

The requested URL /~chahkang/doc/oracle/webapp/comp.databases.oracle.server was not found on this server.
Apache/1.3.19 Server at liso.cs.pusan.ac.kr Port 80

oracle web applications: pl/sql developer's introduction

By Andrew Odewahn; ISBN 1-56592-687-0E
First Edition, published 1999-09-01.
(See the catalog page for this book.)

Search the text of Oracle Web Applications: PL/SQL Developer's Introduction .

Index

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Table of Contents

Preface
Chapter 1: Introduction
Chapter 2: Foundations
Chapter 3: WebDB
Chapter 4: Oracle Application Server (OAS)
Chapter 5: HTML
Chapter 6: PL/SQL
Chapter 7: The PL/SQL Toolkit
Chapter 8: Developing Applications
Chapter 9: XML

Appendix A: Appendix: Resources for the Oracle Web Developer


the oracle pl/sql cd bookshelf navigation

Copyright 2000 O'Reilly & Associates. All Rights Reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: Symbols and Numbers

& special character, OWA_PATTERN package : 7.2.2.1. Regular expressions
< form> tag, HTML : 5.2.7.1. The < form> tag
<a>...</a> tag, HTML : 5.2.4. Anchor Tags
<b>...</b> tag, HTML : 5.2.2. Text Formatting Tags
<br> tag, HTML : 5.2.3. Content Flow Tags
<center>...</center> tag, HTML : 5.2.3. Content Flow Tags
<font>...</font> tag, HTML : 5.2.2. Text Formatting Tags
<form>...</form> tag, HTML : 5.2.7. Form Tags
<hn>...</hn> tag, HTML : 5.2.2. Text Formatting Tags
<hr> tag, HTML : 5.2.3. Content Flow Tags
<i>...</i> tag, HTML : 5.2.2. Text Formatting Tags
<input> tag, HTML
5.2.7. Form Tags
5.2.7.2. The <input> tag
<li>...</li> tag, HTML : 5.2.5. List Tags
<ol>...</ol> tag, HTML : 5.2.5. List Tags
<option>...</option> tag, HTML : 5.2.7. Form Tags
<p> tag, HTML : 5.2.3. Content Flow Tags
<pre>...</pre> tag, HTML : 5.2.3. Content Flow Tags
<select> tag, HTML : 5.2.7.3. The <select> tag
<select>...</select> tag, HTML : 5.2.7. Form Tags
<small>...</small> tag, HTML : 5.2.2. Text Formatting Tags
<sup>...</sup> tab, HTML : 5.2.2. Text Formatting Tags
<table>...</table> tag, HTML : 5.2.6. Table Tags
<td>...</td> tag, HTML : 5.2.6. Table Tags
<textarea> tag, HTML : 5.2.7.4. The <textarea> tag
<textarea>...</textarea> tag, HTML : 5.2.7. Form Tags
<th>...</th> tag, HTML : 5.2.6. Table Tags
<tr>...</tr> tag, html : 5.2.6. Table Tags
<tt>...</tt> tag, HTML : 5.2.2. Text Formatting Tags
<ul>...</ul> tag, HTML : 5.2.5. List Tags
( ) special character, OWA_PATTERN package : 7.2.2.1. Regular expressions
* quantifier, OWA_PATTERN package : 7.2.2.1. Regular expressions
+ quantifier, OWA_PATTERN package : 7.2.2.1. Regular expressions
. atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
? quantifier, OWA_PATTERN package : 7.2.2.1. Regular expressions
\b atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\c atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\d atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\D atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\n atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\nnn atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\s atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\S atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\t atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\w atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\W atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
\xnn atom, OWA_PATTERN package : 7.2.2.1. Regular expressions
^ assertion, OWA_PATTERN package : 7.2.2.1. Regular expressions
{n,m} quantifier, OWA_PATTERN package : 7.2.2.1. Regular expressions
{n,} quantifier, OWA_PATTERN package : 7.2.2.1. Regular expressions

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation {% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: A

abstract data types (ADTs) : 6.3. Packages
accounts payable : 1.1. The Internet Grows Up
accounts receivable : 1.1. The Internet Grows Up
actual parameters, PL/SQL : 6.1.3. Parameters
Ada : 6. PL/SQL
ADD2MULTI procedure, OWA_TEXT package : 7.2.1.2. Procedures
Adobe PDF : 1.3.9.1. Text data
ADTs (abstract data types) : 6.3. Packages
Advanced Networking Option (ANO) : 2.5.5. Additional Security Precautions
Advanced Queuing (AQ)
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.10. Advanced Queuing
AIFF format : 1.3.9.2. Multimedia data
AIFF-C format : 1.3.9.2. Multimedia data
Alpha : 1.2.2.2. Developers must know too many platforms
AltaVista : 1.2.1.1. Finding what you need
AMATCH function, OWA_PATTERN package : 7.2.2.3. Procedures and functions
ANCHOR function, HTF package : 7.1.3. HTF: Parsing HTML
ANCHOR function, HTP package : 7.1.1. HTP: Generating HTML
anchored declaration : 6.2.2.1. Declaring a variable
ANO (Advanced Networking Option : 2.5.5. Additional Security Precautions
answer_survey procedure : 8.2.4.2. Body
answer_survey procedure, EMP_SURVEY package
8.2.4. The EMP_SURVEY Package
8.2.4.2. Body
APIs (application programming interfaces)
1.3.8.4. InternetLite server and API
6.3. Packages
application development
1. Introduction
1.2. Current Web Techniques Are Inadequate
application development, WebDB : 3.1.2. Application Development
application integration : 1.2. Current Web Techniques Are Inadequate
application programming interfaces (APIs)
1.3.8.4. InternetLite server and API
6.3. Packages
AQ (Advanced Queuing)
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.10. Advanced Queuing
AQ Lite : 1.3.8.3. AQ Lite
arrays, PL/SQL : 6.2.6. Index-by Tables (Arrays)
assertion, OWA_PATTERN package : 7.2.2.1. Regular expressions
assertions, OWA_PATTERN package : 7.2.2.1. Regular expressions
asynchronous mode, replication : 1.3.8.2. EnterpriseSync Lite
AUF format : 1.3.9.2. Multimedia data
AVI
1.3.9.2. Multimedia data
2.1. Resources

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: B

back references (backrefs), OWA_PATTERN package : 7.2.2.1. Regular expressions
BEGIN command, PL/SQL : 6.1.1. Procedures
BIND_VARIABLES procedure : 7.4.1.5. Creating complex HTML structures
blocks : 6.1. Structured Programming in PL/SQL
body, HTML tag : 5.2.1. Structural Tags
body, PL/SQL : 6.1. Structured Programming in PL/SQL
bottom-up design, PL/SQL : 6.1. Structured Programming in PL/SQL
broken links : 1.2.1.2. Keeping sites up to date
browser-specific extensions, HTML : 5.2.8. Beware Browser-Specific Extensions
business-to-business systems : 1.1. The Internet Grows Up

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: C

C programs, writing : 1.3.8.1. Oracle Lite
CA (certification authority) : 2.5.5. Additional Security Precautions
calendar wizard, WebDB : 3.1.2.2. Building user interface components
CALENDARPRINT procedure : 7.4.1.5. Creating complex HTML structures
cartridges : 4.1.3.1. Cartridges
CASE statements
6.1. Structured Programming in PL/SQL
6.2.3. Conditionals
CAST Workbench : 6.4. PL/SQL Tools
categories, WebDB : 3.1.3.2. Managing content
CELLSPRINT procedure : 7.4.1.5. Creating complex HTML structures
certification authority (CA) : 2.5.5. Additional Security Precautions
CGI (common gateway interface) : 4.1. How OAS Returns Web Resources
CHANGE function, OWA_PATTERN package : 7.2.2.3. Procedures and functions
chart wizard, WebDB : 3.1.2.2. Building user interface components
CHECKSUM procedure, OWA_OPT_LOCK package : 7.3.2.2. Procedures and functions
CHOOSE_DATE procedure : 7.4.1.3. Representing dates
clients , types of : 1.1. The Internet Grows Up
COBOL
1.2.2. Application Development
1.3.10. Advanced Queuing
6. PL/SQL
colors library, WebDB : 3.1.2.3. Building shared components
COM : 1.2.3. Application Integration and Electronic Data Interchange (EDI)
comment, HTML tag : 5.2.1. Structural Tags
comments, in PL/SQL : 6.2.1. Comments
communications protocols : 1.1. The Internet Grows Up
complete refresh : 1.3.8.2. EnterpriseSync Lite
conditional statements, PL/SQL : 6.2.3. Conditionals
conditionals : 6.2.3. Conditionals
configuration file, HTTP listener : 3.2.3.4. Configuration file
connecting databases to web : 1.4.1. Connect the Database to the Web Using OAS or WebDB
content delivery model : 2.3. Content Delivery Model
HTTP Listener : 2.3.1. The HTTP Listener
PL/SQL gateways : 2.4. Database Integration
content management
1.2. Current Web Techniques Are Inadequate
1.2.1. Content Management
1.3.5. WebDB
content-driven web site management, WebDB : 3.1.3. Content-Driven Web Site Management
cookies, OWA_COOKIE package : 7.3.1. OWA_COOKIE: Storing Cookies
CORBA : 1.2.3. Application Integration and Electronic Data Interchange (EDI)
CORBA server objects : 1.3.7. Java
create_msg_form procedure, FORUM package
8.3.6. The FORUM Package
8.3.6.2. Body
create_user_form, FORUM_USERS package
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
current_forum_list procedure, FORUM package
8.3.6. The FORUM Package
8.3.6.2. Body
cursors : 6.2.5. Cursors

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: D

DAD : (see Database Access Descriptor)
data models : 8.3.2. Data Model
data structures, OWA_TEXT package : 7.2.1.1. Data structures
data, managing with Oracle : 1.3.9. Oracle interMedia
data, types of : 1.1. The Internet Grows Up
Database Access Descriptor
2.3. Content Delivery Model
3.2.2. Configuring a Database Access Descriptor (DAD)
parameters : 3.2.2.1. DAD parameters
Database Access Descriptor (DAD) : 2.2.5. The Uniform Resource Locator
Database Access Descriptor Name parameter, DAD : 3.2.2.1. DAD parameters
database administration
1.3.5. WebDB
3.1.1. Database Administration
database intengration : 2.4. Database Integration
database object wizards : 3.1.2.1. Building database objects
database objects : 2.5.2. Database Objects
database security : 2.5. Database Security Review
objects : 2.5.2. Database Objects
privileges : 2.5.3. Privileges
users : 2.5.1. Database Users
datatype indicators, HTP package : 7.1.1. HTP: Generating HTML
datatype value, PL/SQL : 6.2.2.1. Declaring a variable
date warehousing : 1.1. The Internet Grows Up
DATETYPE datatype : 7.4.1.3. Representing dates
DBDOM package : 9.6. PLSXML Utilities and Demos
DBXML package : 9.6. PLSXML Utilities and Demos
DBXSL package : 9.6. PLSXML Utilities and Demos
debugging : 7.4.1.1. Debugging
declaration section, PL/SQL : 6.1. Structured Programming in PL/SQL
DECLARE keyword, PL/SQL : 6.1. Structured Programming in PL/SQL
Default (Home) Page parameter, DAD : 3.2.2.1. DAD parameters
default mime type parameter, server settings : 3.2.3.1. Server settings
default values, PL/SQL
6.1.3. Parameters
6.2.2.1. Declaring a variable
dequeuing messages : 1.3.10.3. Enqueue and dequeue messages to/from a queue
developing web applications : 1.4.2. Develop Web Applications with HTML and PL/SQL
development platforms : 1.2. Current Web Techniques Are Inadequate
Devleloper/2000 applications : 1.3.8.1. Oracle Lite
digital certificates : 2.5.5. Additional Security Precautions
display_survey_list procedure, EMP_SURVEY package
8.2.4. The EMP_SURVEY Package
8.2.4.2. Body
DLL (Dynamic Link Library) : 1.3.8.4. InternetLite server and API
DNS (Domain Name Server) : 2.2.1. The TCP/IP Network
Document Access Path parameter, DAD : 3.2.2.1. DAD parameters
Document Access Procedure parameter, DAD : 3.2.2.1. DAD parameters
Document Table parameter, DAD : 3.2.2.1. DAD parameters
document type definition (DTD) : 9.3. The Document Type Definition (DTD)
Domain Name Server (DNS) : 2.2.1. The TCP/IP Network
DOS : 1.2.1.1. Finding what you need
DTD (document type definition) : 9.3. The Document Type Definition (DTD)
Dynamic Link Library (DLL) : 1.3.8.4. InternetLite server and API
dynamic page wizard, WebDB : 3.1.2.2. Building user interface components
dynamic resources
1.2.2. Application Development
2.1. Resources

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation {% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: E

e-commerce: 1.1. The Internet Grows Up
EJBs (Enterprise Java Beans(TM)) : 1.3.7. Java
electronic data exchange : 1.2. Current Web Techniques Are Inadequate
EMP_SURVEY Package : 8.2.4. The EMP_SURVEY Package
END command, PL/SQL : 6.1.1. Procedures
enqueuing messages : 1.3.10.3. Enqueue and dequeue messages to/from a queue
Enterprise Java Beans(TM) (EJBs) : 1.3.7. Java
Enterprise Resource Planning (ERP)
1.1. The Internet Grows Up
1. Introduction
EnterpriseSync Lite (ESL) : 1.3.8.2. EnterpriseSync Lite
ERP(enterprise resource planning) : 1. Introduction
ESL (EnterpriseSync Lite) : 1.3.8.2. EnterpriseSync Lite
Eudora
1.3.1. The Internet File System
1.3.8.2. EnterpriseSync Lite
Excel : 1.3.9.1. Text data
exception section, PL/SQL : 6.1. Structured Programming in PL/SQL
executable section, PL/SQL : 6.1. Structured Programming in PL/SQL
EXECUTE permission : 6.1.6. Permissions

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: F

fast refresh : 1.3.8.2. EnterpriseSync Lite
file attributes : 1.2.1.1. Finding what you need
file extensions : 3.2.3.3. MIME type mappings
file, WebDB dashboard : 3.1.3.1. User -uploaded content
filesystems : 1.2.1.1. Finding what you need
firewalls : 2.5.5. Additional Security Precautions
flags, OWA_PATTERN package : 7.2.2.1. Regular expressions
folderlink, WebDB dashboard : 3.1.3.1. User-uploaded content
folders, WebDB : 3.1.3.2. Managing content
fonts library, WebDB : 3.1.2.3. Building shared components
FOR loop : 6.2.4. Loops
form page wizard, WebDB : 3.1.2.2. Building user interface components
formal parameters, PL/SQL : 6.1.3. Parameters
forms, HTML : 2.4.3.2. Using an HTML form
FORTRAN : 1.2.2. Application Development
FORUM package : 8.3.3. Implementation Notes
create_msg_form procedure
8.3.6. The FORUM Package
8.3.6.2. Body
save_message procedure
8.3.6. The FORUM Package
8.3.6.2. Body
view_message procedure
8.3.6. The FORUM Package
8.3.6.2. Body
FORUM package>
current_forum_list procedure
8.3.6. The FORUM Package
8.3.6.2. Body
print_thread_links procedure
8.3.6. The FORUM Package
8.3.6.2. Body
FORUM_USERS package : 8.3.3. Implementation Notes
create_user_form
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
get_current_user
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
login procedure
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
login_form procedure
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
save_user_info
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
FORUM_USERS Package : 8.3.5. The FORUM_USERS Package
forums, creating as web applications : 8.3. Example 2: A Discussion Forum
frame driver page wizard, WebDB : 3.1.2.2. Building user interface components
FROG (Funky Resource for Oracle Gorillas) : 6.4. PL/SQL Tools
FrontPage : 1.3.9.2. Multimedia data
FTP : 1.3.1. The Internet File System
function wizard, WebDB : 3.1.2.1. Building database objects
functions, PL/SQL : 6.1.2. Functions

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: G

gateways, PL/SQL : 2.3.2. The PL/SQL Gateway
GENERAL_FORM package
8.3.3. Implementation Notes
8.3.4. The GENERAL_FORM Package
geographic information systems (GIS) : 1.3.9.3. Spatial data
GET function, OWA_COOKIE package : 7.3.1.2. Procedures and functions
GET_ALL procedure, OWA_COOKIE package : 7.3.1.2. Procedures and functions
get_attribute function, XML_INVOICE_PKG : 9.5.2. Body
GET_CGI_ENV function : 7.4.1.2. Querying the environment
GET_CLIENT_HOSTNAME procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
GET_CLIENT_IP procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
get_current_user, FORUM_USERS package
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
GET_OWA_SERVICE_PATH function : 7.4.1.2. Querying the environment
GET_PASSWORD procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
GET_PAT function, OWA_PATTERN package : 7.2.2.3. Procedures and functions
GET_PROCEDURE function : 7.4.1.1. Debugging
GET_ROWID function, OWA_OPT_LOCK package : 7.3.2.2. Procedures and functions
GET_USER_ID procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
GIF format : 1.3.9.2. Multimedia data
GIS (geographic information systems) : 1.3.9.3. Spatial data
GRANT EXECUTE command : 6.1.6. Permissions
groups, WebDB : 3.1.3.3. Controlling access to content

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: H

handlers : 6.1. Structured Programming in PL/SQL
head, HTML tag : 5.2.1. Structural Tags
HEADCLOSE procedure, HTP : 7.1.1. HTP: Generating HTML
header section, PL/SQL : 6.1. Structured Programming in PL/SQL
HEADOPEN procedure, HTP : 7.1.1. HTP: Generating HTML
hierarchy wizard, WebDB : 3.1.2.2. Building user interface components
HTF package : 2.4.1. The PL/SQL Toolkit
parsing : 7.1.3. HTF: Parsing HTML
HTML
1.2.2. Application Development
1.3. Oracle's Solution&nbsp-- Oracle8i
5. HTML
attributes : 5.1.2.2. Attributes
browser-specific extensions : 5.2.8. Beware Browser-Specific Extensions
forms : 2.4.3.2. Using an HTML form
parsing : 7.1.3. HTF: Parsing HTML
programming in : 5.1. Programming in HTML
reasons for using : 1.4.2.1. Why HTML?
syntax : 5.1.2. Syntax
tags
5.2. A Whirlwind Tour
5.2.1. Structural Tags
anchor
5.2. A Whirlwind Tour
5.2.4. Anchor Tags
content flow
5.2. A Whirlwind Tour
5.2.3. Content Flow Tags
form
5.2. A Whirlwind Tour
5.2.7. Form Tags
list
5.2. A Whirlwind Tour
5.2.5. List Tags
structural
5.2. A Whirlwind Tour
5.2.1. Structural Tags
table
5.2. A Whirlwind Tour
5.2.6. Table Tags
text formatting
5.2.2. Text Formatting Tags 5.2. A Whirlwind Tour
HTMLCLOSE procedure, HTP : 7.1.1. HTP: Generating HTML
HTMLOPEN procedure, HTP : 7.1.1. HTP: Generating HTML
HTP package
2.4.1. The PL/SQL Toolkit
7.1.1. HTP: Generating HTML
HTTP : 1.3.1. The Internet File System
HTTP Listener : 2.3.1. The HTTP Listener
HTTP_HEADER_CLOSE procedure : 7.4.1.4. HTML and HTTP utilities
hybrid sites : 1.1. The Internet Grows Up

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: I

IF-THEN conditional statements, PL/SQL : 6.2.3. Conditionals
IF-THEN-ELSE conditional statements, PL/SQL : 6.2.3. Conditionals
iFS (Internet File System) : 1.3.1. The Internet File System
imagemap, WebDB dashboard : 3.1.3.1. User-uploaded content
images library, WebDB : 3.1.2.3. Building shared components
IMAP4 : 1.3.1. The Internet File System
index wizard, WebDB : 3.1.2.1. Building database objects
index-by table : 6.2.6. Index-by Tables (Arrays)
information hiding, PL/SQL packages : 6.3.5. Information Hiding
int_arr data structure, OWA_TEXT package : 7.2.1.1. Data structures
Intel : 1.2.2.2. Developers must know too many platforms
internal applications : 1.1. The Internet Grows Up
Internet Explorer : 2.2.4. The Web Browser
Internet File System (iFS)
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.1. The Internet File System
internet technology
(see also web technology)
1. Introduction
InternetLite
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.8. InternetLite
IP_ADDRESS datatype : 7.4.1.2. Querying the environment

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

Index: J

Java
2.1. Resources
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.7. Java
CORBA server objects : 1.3.7. Java
Enterprise Java Beans(TM) : 1.3.7. Java
JDBC : 1.3.7. Java
servlets : 1.3.7. Java
SQLJ : 1.3.7. Java
JDBC : 1.3.7. Java
JPEG format : 1.3.9.2. Multimedia data
JSPs (Java stored procedures) : 1.3.7. Java

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: K

Keep Database Connection Open between Requests? parameter, DAD : 3.2.2.1. DAD parameters

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: L

LAN : 1.1. The Internet Grows Up
laptops : 1.1. The Internet Grows Up
links : 1.2.1.2. Keeping sites up to date
links library, WebDB : 3.1.2.3. Building shared components
LISTPRINT procedure : 7.4.1.5. Creating complex HTML structures
lists of values library, WebDB : 3.1.2.3. Building shared components
location transparency : 2.5.3.2. Object privileges
logging level parameter, server settings : 3.2.3.1. Server settings
login procedure, FORUM_USERS package
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
login_form procedure
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
loops, PL/SQL : 6.2.4. Loops

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: M

maintaining state : 7.3. Maintaining State
master site : 1.3.8. InternetLite
MATCH function, OWA_PATTERN package : 7.2.2.3. Procedures and functions
Maximum Number of Worker Threads parameter, DAD : 3.2.2.1. DAD parameters
menu wizard, WebDB : 3.1.2.2. Building user interface components
metadata : 1.2.1.1. Finding what you need
metainformation : 5.1.2.3. A sample document
Microsoft
access : 1.3.8.1. Oracle Lite
Excel : 1.3.9.1. Text data
FrontPage : 1.3.9.2. Multimedia data
Internet Explorer : 2.2.4. The Web Browser
Outlook
1.3.1. The Internet File System
1.3.8.2. EnterpriseSync Lite
PowerPoint : 1.3.9.1. Text data
Windows 95 : 2.2.1. The TCP/IP Network
Windows 98 : 2.2.1. The TCP/IP Network
Windows NT : 2.2.1. The TCP/IP Network
MIME (Multipurpose Internet Mail Extensions) : 2.2.6. The Resource MIME Type
MIME type, WebDB : 3.2.3.3. MIME type mappings
MIME_HEADER procedure : 7.4.1.4. HTML and HTTP utilities
mobile applications : 1.1. The Internet Grows Up
modes, PL/SQL : 6.1.3. Parameters
MPEG : 2.1. Resources
MPEG format : 1.3.9.2. Multimedia data
multi_line data structure, OWA_TEXT package : 7.2.1.1. Data structures
multimedia data : 1.3.8.4. InternetLite server and API

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

Index: N

name value, PL/SQL : 6.2.2.1. Declaring a variable
named notation : 6.1.4.2. Named notation
Net8
2.2.3. The HyperText Transfer Protocol (HTTP)
2.5.5. Additional Security Precautions
Netscape Communicator : 2.2.4. The Web Browser
NEW_MULTI procedure, OWA_TEXT package : 7.2.1.2. Procedures
NEW_ROW_LIST, OWA_TEXT package : 7.2.1.2. Procedures

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: O

OAS : (see Oracle Application Server)
object privileges : 2.5.3.2. Object privileges
Object Request Brokers (ORBs) : 1.2.2. Application Development
object wizards, WebDB : 3.1.2.1. Building database objects
objects : 2.5.2. Database Objects
OCA (Oracle Client Adapter) : 1.3.8.1. Oracle Lite
OCI (Oracle Client Interface) : 1.3.8.1. Oracle Lite
optimistic locking : 7.3.2. OWA_OPT_LOCK: Record Locking
Oracle Application Server (OAS)
1.3. Oracle's Solution&nbsp-- Oracle8i
4. Oracle Application Server (OAS)
Oracle Audio Video Server) : 1.3.8.1. Oracle Lite
Oracle Call Interface : 1.3.8.1. Oracle Lite
Oracle Client Adapter (OCA) : 1.3.8.1. Oracle Lite
Oracle Client Interface (OCI) : 1.3.8.1. Oracle Lite
Oracle Connect String parameter, DAD : 3.2.2.1. DAD parameters
Oracle Forms : 1.3.8.1. Oracle Lite
Oracle interMedia
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.9. Oracle interMedia
Oracle Lite : 1.3.8.1. Oracle Lite
Oracle Password parameter, DAD : 3.2.2.1. DAD parameters
Oracle Procedure Builder : 6.4. PL/SQL Tools
Oracle Spatial cartridge : 1.3.9. Oracle interMedia
Oracle User Name parameter, DAD : 3.2.2.1. DAD parameters
Oracle8<Emphasis>i<Default Para Font> : 1. Introduction
Oracle8i : 1.3. Oracle's Solution&nbsp-- Oracle8i
ORBs (Object Request Brokers) : 1.2.2. Application Development
OS/2 : 2.2.1. The TCP/IP Network
overloading, PL/SQL : 6.1.5. Overloading
OWA_COOKIE package : 2.4.1. The PL/SQL Toolkit
GET function : 7.3.1.2. Procedures and functions
GET_ALL procedu : 7.3.1.2. Procedures and functions
REMOVE procedure : 7.3.1.2. Procedures and functions
SEND procedure : 7.3.1.2. Procedures and functions
storing cookies : 7.3.1. OWA_COOKIE: Storing Cookies
OWA_IMAGE : 2.4.1. The PL/SQL Toolkit
OWA_OPT_LOCK : 2.4.1. The PL/SQL Toolkit
OWA_OPT_LOCK package
7.3.2. OWA_OPT_LOCK: Record Locking
7.3.2.2. Procedures and functions
CHECKSUM procedure : 7.3.2.2. Procedures and functions
GET_ROWID function : 7.3.2.2. Procedures and functions
STORE_VALUES procedure : 7.3.2.2. Procedures and functions
VERIFY_VALUES function : 7.3.2.2. Procedures and functions
OWA_PATTERN : 2.4.1. The PL/SQL Toolkit
OWA_PATTERN package : 7.2.2. OWA_PATTERN: Searching and Replacing Text
OWA_SEC : 2.4.1. The PL/SQL Toolkit
OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
OWA_TEXT : 2.4.1. The PL/SQL Toolkit
OWA_TEXT package
7.2.1. OWA_TEXT: Representing Text
7.2.1.2. Procedures
OWA_UTIL package
2.4.1. The PL/SQL Toolkit
7.4.1. OWA_UTIL: Creating Complex HTML Structures
BIND_VARIABLES procedure : 7.4.1.5. Creating complex HTML structures
CALENDARPRINT procedure : 7.4.1.5. Creating complex HTML structures
CELLSPRINT procedure : 7.4.1.5. Creating complex HTML structures
CHOOSE_DATE procedure : 7.4.1.3. Representing dates
DATETYPE datatype : 7.4.1.3. Representing dates
GET_CGI_ENV function : 7.4.1.2. Querying the environment
GET_OWA_SERVICE_PATH function : 7.4.1.2. Querying the environment
GET_PROCEDURE function : 7.4.1.1. Debugging
HTTP_HEADER_CLOSE procedure : 7.4.1.4. HTML and HTTP utilities
IP_ADDRESS datatype : 7.4.1.2. Querying the environment
LISTPRINT procedure : 7.4.1.5. Creating complex HTML structures
MIME_HEADER procedure : 7.4.1.4. HTML and HTTP utilities
PRINT_CGI_ENV procedure : 7.4.1.2. Querying the environment
REDIRECT_URL procedure : 7.4.1.4. HTML and HTTP utilities
SHOWPAGE procedure : 7.4.1.1. Debugging
SHOWSOURCE procedure : 7.4.1.1. Debugging
SIGNATURE procedure : 7.4.1.4. HTML and HTTP utilities
STATUS_LINE procedure : 7.4.1.4. HTML and HTTP utilities
TABLEPRINT function : 7.4.1.5. Creating complex HTML structures
TODATE function : 7.4.1.3. Representing dates
WHO_CALLED_ME procedure : 7.4.1.1. Debugging

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation {% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: P

package wizard, WebDB : 3.1.2.1. Building database objects
packages
6.3. Packages
variable persistence : 6.3.6. Variable Persistence Throughout a Session
PalmPilots : 1.1. The Internet Grows Up
parameter arrays : 2.4.3.3. Parameter arrays
parameter name , PL/SQL : 6.1.3. Parameters
parameter passing : 4.2.2. Parameter Passing
parameters, PL/SQL : 6.1.3. Parameters
parsing HTML : 7.1.3. HTF: Parsing HTML
path , URL : 2.2.5. The Uniform Resource Locator
PDAs (Personal Data Assistants) : 1.1. The Internet Grows Up
Perl : 2.1. Resources
permissions, PL/SQL : 6.1.6. Permissions
Personal Data Assistants (PDAs) : 1.1. The Internet Grows Up
perspectives, WebDB : 3.1.3.2. Managing content
pessimistic locking : 7.3.2. OWA_OPT_LOCK: Record Locking
physical directories, WebDB : 3.2.3.2. Virtual directory mappings
PL/Formatter
6.4. PL/SQL Tools
6.4.2. PL/Formatter
PL/SQL
1.3. Oracle's Solution&nbsp-- Oracle8i
6. PL/SQL
arrays : 6.2.6. Index-by Tables (Arrays)
comments : 6.2.1. Comments
conditionals : 6.2.3. Conditionals
cursors : 6.2.5. Cursors
declaration section : 6.1. Structured Programming in PL/SQL
exception section : 6.1.1. Procedures
executable section : 6.1. Structured Programming in PL/SQL
functions : 6.1.2. Functions
gateway : 3.2.1. The PL/SQL Gateway
gateways
2.3.2. The PL/SQL Gateway
2.4. Database Integration
header section : 6.1. Structured Programming in PL/SQL
location transparency : 2.5.3.2. Object privileges
loops : 6.2.4. Loops
modes : 6.1.3. Parameters
overloading : 6.1.5. Overloading
packages
6.3. Packages
8.1.4. Use PL/SQL Packages
parameters : 6.1.3. Parameters
permissions : 6.1.6. Permissions
procedures : 6.1.1. Procedures
reasons for using : 1.4.2.2. Why PL/SQL?
structured programming : 6.1. Structured Programming in PL/SQL
text processing : 7.2. Text Processing
toolkit : 7. The PL/SQL Toolkit
tools : 6.4. PL/SQL Tools
variables : 6.2.2. Variables
PL/SQL call, WebDB dashboard : 3.1.3.1. User-uploaded content
PL/SQL toolkit : 7. The PL/SQL Toolkit
PLEdit : 6.4. PL/SQL Tools
PLSXML utilities and demos : 9.6. PLSXML Utilities and Demos
POP3 : 1.3.1. The Internet File System
port : 2.2.5. The Uniform Resource Locator
positional notation : 6.1.4.1. Positional notation
PowerPoint : 1.3.9.1. Text data
PRINT function, HTF package : 7.1.3. HTF: Parsing HTML
PRINT function, HTP package : 7.1.1. HTP: Generating HTML
print_answers procedure, EMP_SURVEY package : 8.2.4. The EMP_SURVEY Package
PRINT_CGI_ENV procedure : 7.4.1.2. Querying the environment
print_input_row procedure, GENERAL_FORM package : 8.3.4. The GENERAL_FORM Package
print_invoice function, XML_INVOICE_PKG : 9.5.2. Body
print_items function, XML_INVOICE_PKG : 9.5.2. Body
PRINT_MULTI, OWA_TEXT package : 7.2.1.2. Procedures
PRINT_ROW_LIST, OWA_TEXT package : 7.2.1.2. Procedures
print_textarea_row procedure, GENERAL_FORM package : 8.3.4. The GENERAL_FORM Package
print_thread_links procedure, FORUM package
8.3.6. The FORUM Package
8.3.6.2. Body
print_xml_tag function, XML_INVOICE_PKG : 9.5.2. Body
privileges
2.5.3. Privileges
3.1.3.3. Controlling access to content
object : 2.5.3.2. Object privileges
system : 2.5.3.1. System privileges
Procedural Language : 6. PL/SQL
procedure wizard, WebDB : 3.1.2.1. Building database objects
process_survey procedure, EMP_SURVEY package
8.2.4. The EMP_SURVEY Package
8.2.4.2. Body
protocol, network : 2.2.5. The Uniform Resource Locator
protocols, communications : 1.1. The Internet Grows Up

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation {% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

Index: Q

Query by Example (QBE) form : 3.1.2.2. Building user interface components
query string, URL : 2.2.5. The Uniform Resource Locator
query strings : 2.4.3.1. Using a query string
QuickTime : 1.3.9.2. Multimedia data

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: R

RealNetworks : 1.3.9.2. Multimedia data
record locking : 7.3.2. OWA_OPT_LOCK: Record Locking
REDIRECT_URL procedure : 7.4.1.4. HTML and HTTP utilities
refresh options : 1.3.8.2. EnterpriseSync Lite
RegExp : 7.2.2.1. Regular expressions
regular expressions : 7.2.2.1. Regular expressions
relational database management systems (RDBMSs) : 1.3. Oracle's Solution&nbsp-- Oracle8i
REMOVE procedure, OWA_COOKIE package : 7.3.1.2. Procedures and functions
REPAPI (Replication API) : 1.3.8.2. EnterpriseSync Lite
replication modes, ESL : 1.3.8.2. EnterpriseSync Lite
report wizard, WebDB : 3.1.2.2. Building user interface components
resource name , URL : 2.2.5. The Uniform Resource Locator
resources, web : 2.1. Resources
result sets : 6.2.5. Cursors
RETURN command : 6.1.2. Functions
RevealNet : 6.4.2. PL/Formatter
roles, database
2.5.4. Roles
3.1.1.2. Administer WebDB and database security
root privileges, and ports : 2.2.2. The Communication Port

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: S

save_message procedure, FORUM package
8.3.6. The FORUM Package
8.3.6.2. Body
save_user_info, FORUM_USERS package
8.3.5. The FORUM_USERS Package
8.3.5.2. Body
search engines : 1.2.1.1. Finding what you need
searching and replacing text : 7.2.2. OWA_PATTERN: Searching and Replacing Text
Secure Sockets Layer (SSL) : 2.5.5. Additional Security Precautions
security
2.5. Database Security Review
3.1.1.2. Administer WebDB and database security
and PL/SQL cartridge : 4.2.3. Security Issues with the PL/SQL Cartridge
examples : 8.2.5. Security Privileges
managing with OWA_SEC : 7.4.2. OWA_SEC: Managing Security
system privileges : 2.5.3. Privileges
WebDB : 3.1.1.2. Administer WebDB and database security
SEND procedure, OWA_COOKIE package : 7.3.1.2. Procedures and functions
sequence wizard, WebDB : 3.1.2.1. Building database objects
server : 2.2.5. The Uniform Resource Locator
server port parameter, server settings : 3.2.3.1. Server settings
server settings, WebDB : 3.2.3.1. Server settings
server-to-client communications : 2.2. Server-to-Client Communication
communication ports : 2.2.2. The Communication Port
HTTP : 2.2.3. The HyperText Transfer Protocol (HTTP)
resource MIME type : 2.2.6. The Resource MIME Type
TCP/IP networks : 2.2.1. The TCP/IP Network
URLs : 2.2.5. The Uniform Resource Locator
web browsers : 2.2.4. The Web Browser
servers, streaming : 1.3.9.2. Multimedia data
servlets, Java : 1.3.7. Java
SET_AUTHORIZATION procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
SET_PROTECTION_REALM procedure, OWA_SEC package : 7.4.2. OWA_SEC: Managing Security
SGML (Standardized General Markup Language) : 9. XML
shared component libraries : 3.1.2.3. Building shared components
SHOWPAGE procedure : 7.4.1.1. Debugging
SHOWSOURCE procedure : 7.4.1.1. Debugging
SIGNATURE procedure : 7.4.1.4. HTML and HTTP utilities
signatures : 6.1.5. Overloading
simple loop : 6.2.4. Loops
site administrator, WebDB : 3.1.3.3. Controlling access to content
SMB : 1.3.1. The Internet File System
SMTP : 1.3.1. The Internet File System
snapshot site : 1.3.8. InternetLite
software development kit (SDK) : 3.1.2.4. Building custom components
software port : 2.2.2. The Communication Port
Sparc : 1.2.2.2. Developers must know too many platforms
SQL Navigator : 6.4. PL/SQL Tools
SQL Programmer : 6.4. PL/SQL Tools
SQL Station : 6.4. PL/SQL Tools
SQL*Net
2.2.3. The HyperText Transfer Protocol (HTTP)
2.5.5. Additional Security Precautions
SQL*Object Builder : 6.4. PL/SQL Tools
SQL/Expediter : 6.4. PL/SQL Tools
SQLJ : 1.3.7. Java
SSL (Secure Sockets Layer) : 2.5.5. Additional Security Precautions
state versus stateless : 2.2.3. The HyperText Transfer Protocol (HTTP)
static resources
2.1. Resources
4.1. How OAS Returns Web Resources
STATUS_LINE procedure : 7.4.1.4. HTML and HTTP utilities
STORE_VALUES procedure, OWA_OPT_LOCK package : 7.3.2.2. Procedures and functions
storyboards : 8.1. Designing a Web Application
storyboards, creating : 8.1.2. Create a Storyboard
STREAM2MULTI, OWA_TEXT package : 7.2.1.2. Procedures
streaming servers : 1.3.9.2. Multimedia data
structured programming : 6.1. Structured Programming in PL/SQL
SWITCH statements : 6.2.3. Conditionals
Symantec Visual Page : 1.3.9.2. Multimedia data
synchronous mode, replication : 1.3.8.2. EnterpriseSync Lite
synonym wizard, WebDB : 3.1.2.1. Building database objects
synonyms, PL/SQL : 2.5.3.2. Object privileges
syntax, HTML : 5.1.2. Syntax
system privileges : 2.5.3.1. System privileges

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation {% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: T

table wizard, WebDB : 3.1.2.1. Building database objects
TABLEPRINT function : 7.4.1.5. Creating complex HTML structures
tags, HTML : 5.2. A Whirlwind Tour
anchor
5.2. A Whirlwind Tour
5.2.4. Anchor Tags
content flow
5.2. A Whirlwind Tour
5.2.3. Content Flow Tags
form
5.2. A Whirlwind Tour
5.2.7. Form Tags
list
5.2. A Whirlwind Tour
5.2.5. List Tags
structural
5.2. A Whirlwind Tour
5.2.1. Structural Tags
table
5.2. A Whirlwind Tour
5.2.6. Table Tags
text formatting
5.2. A Whirlwind Tour
5.2.2. Text Formatting Tags
TERM : 3.1.3.1. User-uploaded content
Text cartridge, interMedia : 1.3.9. Oracle interMedia
text item, WebDB dashboard : 3.1.3.1. User-uploaded content
text processing : 7.2. Text Processing
text, searching and replacing : 7.2.2. OWA_PATTERN: Searching and Replacing Text
TIFF format : 1.3.9.2. Multimedia data
TOAD (Tool for Oracle Application Developers)
6.4. PL/SQL Tools
6.4.1. TOAD
tools, PL/SQL : 6.4. PL/SQL Tools
traditional filesystems : 1.3. Oracle's Solution&nbsp-- Oracle8i
traditional relational data : 1.1. The Internet Grows Up
trigger wizard, WebDB : 3.1.2.1. Building database objects
TXT format : 2.1. Resources
type wizard, WebDB : 3.1.2.1. Building database objects

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

Index: U

UI templates library, WebDB : 3.1.2.3. Building shared components
URLs
2.2.5. The Uniform Resource Locator
WebDB dashboard : 3.1.3.1. User -uploaded content
users, database
2.5.1. Database Users
3.1.1.2. Administer WebDB and database security

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: V

values, assigning in PL/SQL : 6.2.2.2. Assigning values
variable persistence : 6.3.6. Variable Persistence Throughout a Session
variables, in PL/SQL : 6.2.2. Variables
vc_arr data structure, OWA_TEXT package : 7.2.1.1. Data structures
VERIFY_VALUES function, OWA_OPT_LOCK package : 7.3.2.2. Procedures and functions
Video Information Retrieval (VIR) cartridge : 1.3.9. Oracle interMedia
videos : 1.3.9. Oracle interMedia
view wizard, WebDB : 3.1.2.1. Building database objects
view_message procedure, FORUM package
8.3.6. The FORUM Package
8.3.6.2. Body
view_results procedure, EMP_SURVEY package
8.2.4. The EMP_SURVEY Package
8.2.4.2. Body
virtual directories, WebDB : 3.2.3.2. Virtual directory mappings
virtual machine : 2.2.4. The Web Browser
Virtual Reality Modeling Language (VRML) : 2.1. Resources
VMS : 1.2.1.3. Tracking changes

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: W

WAN : 1.1. The Internet Grows Up
WAV format : 1.3.9.2. Multimedia data
web applications
e-commerce : 1.1. The Internet Grows Up
Enterprise Resource Planning (ERP) and : 1.1. The Internet Grows Up
internal : 1.1. The Internet Grows Up
mobile : 1.1. The Internet Grows Up
web applications, designing
1.4.2. Develop Web Applications with HTML and PL/SQL
8. Developing Applications
data models : 8.3.2. Data Model
Example: a discussion forum : 8.3. Example 2: A Discussion Forum
Example: an anonymous survey : 8.2. Example 1: An Anonymous Survey
using PL/SQL packages : 8.1.4. Use PL/SQL Packages
web management, content driven : 1.3.5. WebDB
Web Request Broker (WRB) : 4.1.3. Dynamic Resources Mapped to the Web Request Broker
web site management, WebDB : 3.1.3. Content-Driven Web Site Management
web sites, tracking changes : 1.2.1.3. Tracking changes
web technologies : 1.1. The Internet Grows Up
application development : 1.2. Current Web Techniques Are Inadequate
application integration : 1.2. Current Web Techniques Are Inadequate
content management : 1.2. Current Web Techniques Are Inadequate
electronic data exchange : 1.2. Current Web Techniques Are Inadequate
inadequacies of current techniques : 1.2. Current Web Techniques Are Inadequate
WebAlchemy : 7.1.2. WebAlchemy
WebDB
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.5. WebDB
3. WebDB
application development : 3.1.2. Application Development
architecture : 3.2. WebDB Architecture
content-driven web site management : 3.1.3. Content-Driven Web Site Management
database administration : 3.1.1. Database Administration
database object wizards : 3.1.2.1. Building database objects
wizards : 3.1.2.1. Building database objects
WebDB component : 3.1.3.1. User-uploaded content
WHILE loop : 6.2.4. Loops
WHO_CALLED_ME procedure : 7.4.1.1. Debugging
Windows 95 : 2.2.1. The TCP/IP Network
Windows 98 : 2.2.1. The TCP/IP Network
Windows NT : 2.2.1. The TCP/IP Network
wizards, WebDB : 3.1.2.1. Building database objects
WRB dispatcher : 4.1.3.2. WRB Executable Engines
WRB executable engines : 4.1.3.2. WRB Executable Engines

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

Index: X

XML (Extensible Markup Language)
1.1. The Internet Grows Up
1.3. Oracle's Solution&nbsp-- Oracle8i
1.3.3. XML
9. XML
DTDs : 9.3. The Document Type Definition (DTD)
iFS : 9.7. XML and iFS
generating an XML index from Oracle : 9.5. Example: Generating an XML Invoice from Oracle
parsers : 9.4. The XML Parser
PLSXML : 9.6. PLSXML Utilities and Demos
XML_INVOICE_PKG : 9.5. Example: Generating an XML Invoice from Oracle

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

book home

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y

Index: Y

Yahoo! : 1.2.1.1. Finding what you need

Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y
the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.

oracle pl/sql web applications

Full Text Search


If you are having difficulty searching, or if you have not used this search utility before, please read this.


the oracle pl/sql cd bookshelf navigation

oracle web applications: pl/sql developer's introduction

  Preface next: structure of this book
 

Preface

Contents:
Goal of This Book
Structure of This Book
Conventions Used in This Book
Comments and Questions
Acknowledgments

Although the philosopher who gave us the phrase "May you be cursed to live in interesting times" probably didn't have Oracle application development in mind, there's no doubt that the saying is as applicable to us today as it was to the ancients.

Since the World Wide Web exploded on the corporate landscape, it's been an exciting time for information technology professionals of all stripes : our skills are in demand, there are lots of exciting new things to learn, and people at dinner parties are actually interested in what we do and no longer recoil in horror at the mere mention of the word "computer."

For most of us, though, the advent of the Web has been a mixed blessing. While there are many ways it can make life better, the steep learning curve has made it hard to take advantage of this potential. Even worse , we're expected to deal with all these issues while keeping existing systems running smoothly. What most of us need is an evolutionary, not a revolutionary, approach to the Web: one that allows us to use our existing skills to solve immediate problems, yet gives us the breathing room to adapt to new concepts and tools.

Oracle Corporation's latest database, Oracle8 i (the i stands for Internet), provides just such a framework. Oracle8 i allows you to use all your hard-won Oracle skills  -- data analysis and design, performance tuning, and SQL  -- to manage web content, develop web applications, and integrate those applications with your existing production systems. In an Oracle8 i application, Internet skills are almost as important as SQL, normalization, data design, and the host of other database skills. This book will help you start learning these Internet skills and give you a foundation for entry into the new world of Internet computing.

Goal of This Book

The goal of Oracle Web Applications is to help Oracle SQL and PL/SQL developers who have little or no web programming experience to learn to develop useful web applications, using technologies most IS developers can grasp fairly quickly: WebDB, Oracle Application Server (OAS), PL/SQL, HTML, and XML.

In addition, the book introduces several other Oracle8 i technologies  -- Advanced Queuing (AQ), the Internet File System ( i FS), interMedia, InternetLite, and Java(TM)  -- and shows how they form a cohesive development framework that addresses the pressing issues of web content management, application development, and application integration. While there have been many changes in Oracle8 i , it's still just a database, and there's no need to panic: data is data, whether it comes from the accounts payable system or from the Internet.

This book acknowledges that you're a busy person. Since most of us simply don't have time to read and digest an 800-page book on each individual technology, I've tried to present fundamental elements of the topics you'll use most often in your daily development efforts. This book will get you started and solidly on your way, but it's not, obviously, the ultimate reference. Rather, it is a "Cliff Notes" of Oracle web development  -- enough to help you pass the test, but not enough to help you appreciate the finer points. Once you've read the book, however, you'll be ready to delve into the various areas (WebDB, PL/SQL, Java, etc.) more deeply. Your first step on that journey should be to consult the appendix for information on further resources.


  oracle web applications: pl/sql developer's introduction next: structure of this book
  book index Structure of This Book

the oracle library navigation

Copyright (c) 2000 O'Reilly & Associates. All rights reserved.