Answers to Chapter 11

Reviewing It

1: What is a PL/SQL Page?
A1: PL/SQL Pages are a way of imbedding PL/SQL into existing HTML Web applications
2: Why would you want to use PL/SQL procedures in a JSP?
A2: PL/SQL is excellent for Oracle database interaction
3: What are Apache Virtual Directories useful for?
A3: They are aliases and will allow for more Web-environment-neutral access to files (such as pictures, code, and so on)
4: What does DAD stand for and what is it useful for?
A4: Database Access Descriptor and it essentially hides the login process from the Web user
5: What is the purpose of JSP and PSP?
A5: To easily allow static HTML pages to become ...

Get Oracle9i™ Development by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.