Oracle Web Application Programming for Pl/SQL Developers (Prentice Hall Ptr Oracle Series)

  • ポイントキャンペーン

Oracle Web Application Programming for Pl/SQL Developers (Prentice Hall Ptr Oracle Series)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 550 p.
  • 言語 ENG
  • 商品コード 9780130477316
  • DDC分類 005.276

Full Description


This book covers everything you need to know to master Web application development in an Oracle environment - using PL/SQL. It is packed with practical tips that save the reader time, effort and frustration while developing and deploying Internet-ready, e-commerce applications using Oracle 9i. The book also provides important information on core topics such as HTML, Java, XML, WML, Perl and PHP, as well as covering various maintenance duties, such as troubleshooting, debugging, indexing, testing and site analysis. As Oracle's premier tool for building store procedures, PL/SQL uniquely supplements the standard relational database language, SQL, with the features needed to build real-world applications.

Contents

Acknowledgments. About the Authors. Foreword. Preface. I. INTRODUCTION. 1. Introduction to Oracle Web Applications. Internet and Web Basics. What Are Web Applications? 2. Oracle 9iA. Oracle 9iAS Architecture. Oracle 9iAS Configuration. 3. Remote Server Access. Working with the Server. 4. Web Application Design. What Is Web Design? How to Design a Web Application. Tips for Web Design. II. CREATING THE APPLICATION. 5. Introduction to HTML: Basic Tags, Tables, and Frames. Basic HTML Concepts. Common HTML Tags. Basic Tables. Basic Frames. 6. Advanced HTML: Forms, Nested Tables, and Nested Frames. An Introduction to Forms. Advanced Tables. Advanced Framesets. 7. Introduction to JavaScript. Embedding JavaScript in HTML. JavaScript Syntax. The Document Object Model. JavaScript Events. Window and Document Objects. 8. SQL Reminders and Tips. SQL Basics. Advanced Uses of SQL's NVL and DECODE Functions. 9. PL/SQL Review. Basic Concepts of PL/SQL. Stored Procedures. Packages. PL/SQL Tables. 10. Web Toolkit I: HTML and JavaScript with PL/SQL. Web-Enable Databases. Create Web Pages in PL/SQL. 11. Web Toolkit II: Frames, Forms, and Parameters. Frames. Forms and Form Handlers. Passing Parameters without Submitting Forms. 12. Working with PL/SQL Server Pages (PSPs). What PL/SQL Server Pages Are. When to Use PSPs. Loading PSPs into the Database. Developing PSPs. 13. Images. Image Types. Storing and Retrieving Images in the Database. JavaScript and Images. Image Maps. 14. JavaScript Form Validation. Form Validation Using JavaScript. Regular Expressions in Form Validation. 15. Maintaining State with Cookies and Tables. Using Cookies to Maintain State. The Web Toolkit and Cookies. JavaScript and Cookies. Storing State in Database Tables. III. TAPAS. 16. The owa_util Package: Dynamic SQL, HTML, Date Utilities, and More. Dynamic SQL Utilities. HTML Utilities. Date Utilities. Miscellaneous Utilities. 17. Troubleshooting. Use Good Coding and Debugging Practices. Distinguish Error Messages. Find and Debug PL/SQL Errors. Find and Debug JavaScript Errors. Find and Debug HTML Errors. 18. Web Tips and Techniques. Add Functionality to Forms. Use Stylesheets. Store Images for Performance. Use Dynamic SQL. Write and Reuse Modular Components. 19. Additional Web Toolkit Utilities and PL/SQL Built-ins. Sending Electronic Mail from an Oracle Database. Reading Other Web Sites. Encrypting Sensitive Data. Security and Authentication. Read-Consistent Updates. Searching and Replacing Text. 20. Web Application Architecture. Designing Code Structures. Designing for Performance. Overview of Architecture Considerations. Appendix A. Student Database Schema. Appendix B. PL/SQL Formatting Guide. Appendix C. HTML Formatting Guide. Index.