December 2002
Intermediate to advanced
745 pages
17h 26m
English
Chapter Objectives
After this lab, you will know how to:
The Web Toolkit is introduced in this chapter and further explained in Chapter 11, “Web Toolkit II: Frames, Forms, and Parameters.” The Web Toolkit allows a Web developer to create dynamic Web pages from an Oracle database. It allows for inserting into or updating a database with user input or displaying database data in a Web browser.
This chapter begins with an explanation of what the Web Toolkit is and a short description of its built-in packages. Then you learn how to decipher the URL that calls a Web Toolkit procedure. Finally, you learn to create Web pages with the Toolkit and ...