Skip to Content
Oracle® Web Application Programming for PL/SQL® Developers
book

Oracle® Web Application Programming for PL/SQL® Developers

by Susan Boardman, Melanie Caffrey, Solomon Morse, Benjamin Rosenzweig
December 2002
Intermediate to advanced
745 pages
17h 26m
English
Pearson
Content preview from Oracle® Web Application Programming for PL/SQL® Developers

Unit 10.1. Web-Enable Databases

What the Web Toolkit Is

The Web Toolkit is a collection of built-in packages provided by Oracle to allow a Web developer to Web-enable a database. The packages are written in PL/SQL and stored in the database. They are owned by SYS by default.

By using Web Toolkit packages in your PL/SQL procedures, you can make them generate HTML code that a browser can understand. A user can type a URL into a browser that calls a PL/SQL procedure. Then the PL/SQL procedure is executed on the server. If the procedure contains Web Toolkit code, then an HTML page is generated and sent back to the Web browser. The browser then displays the Web page. The Web page that is built by the PL/SQL procedure and served to the browser can ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java™ Oracle® Database Development

Java™ Oracle® Database Development

David J. Gallardo
The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

Eric Jendrock, Ian Evans, Devika Gollapudi, Kim Haase, Chinmayee Srivathsa
Oracle® PL/SQL® Interactive Workbook, Second Edition

Oracle® PL/SQL® Interactive Workbook, Second Edition

Benjamin Rosenzweig, Elena Silvestrova

Publisher Resources

ISBN: 0130477311Purchase book