This book shows developers and Oracle professionals how to build practical, non-trivial web applications using Oracle's rapid application development environment - Application Express (APEX). This third edition is revised to cover the new features and user interface experience found in APEX 20. Interactive grids and form regions are two of the newer aspects of APEX covered in this edition. The book is targeted at those who are new to APEX and just beginning to develop real projects for deployment, as well as those who are familiar with APEX and want a deeper understanding. The book takes you through the development of a demo web application that illustrates the concepts all APEX programmers should know.
- Build attractive, highly functional web apps from the ground up
- Enhance and customize pages created by the APEX wizards
- Understand the security implications of page design
- Write PL/SQL code for process activity and verification
- Build complex components such as forms and interactive grids
Autorentext
Edward Sciore is a recently retired Associate Professor in the computer science department at Boston College. He has been teaching college students for more than 35 years. His research specialty is database systems, and he thoroughly enjoys teaching the wonders of database technology to captive students.
Inhalt
1. The SQL Workshop
2. Applications and Pages
3. Regions
4. Navigation
5. Items and Buttons
6. Session State
7. Processes
8. Data Validation
9. Branches
10. Forms
11. Interactive Grids
12. Dynamic SQL
13. Security