Oracle PL/SQL Web Toolkit white papers, presentations, sample code,
and other potentially useful bits. Please send me suggestions, questions, and/or
comments. John.
|
My original paper on application development using the PL/SQL Web Toolkit.
It is a bit long but it contains complete code for a single table maintenance
application. |
A Hidden Gem: The PL/SQL Web Toolkit |
 |
An introductory Powerpoint presentation presented at the ODTUG Oracle
PL/SQL Programming Seriously Practical Training Events. |
PL/SQL Internet Programming |
 |
The sample data maintenance application used for the introductory
presentation. |
opp_contacts_upd.sql |
 |
A second Powerpoint presentation presented at the ODTUG Oracle
PL/SQL Programming Seriously Practical Training Events that covers some
issues in stateless, web-based applications. |
Stateless Application "Issues" and "Solutions" |
 |
A third Powerpoint presentation presented at the ODTUG Oracle
PL/SQL Programming Seriously Practical Training Events covering more
tips and techniques using the PL/SQL Web Toolkit. |
Advanced PL/SQL Web Toolkit |
 |
A sample "utility" package with procedures and functions to
generate things like page headers, page footers, send email, encrypt strings
and decrypt strings. |
ask_utility.sql |
 |