Web Development with Oracle Portal

( 1 )

Overview

The authoritative guide to Web development with Oracle Portal.

  • The authoritative guide to Oracle Portal 3.0!
  • Complete lifecycle coverage: planning, development, deployment, and administration
  • Installation, tuning, and troubleshooting O9iAS/Portal on Windows and Unix
  • Building Portlets, PL/SQL and Java ...
See more details below
Available through our Marketplace sellers.
Other sellers (Multimedia Set)
  • All (8) from $1.99   
  • New (1) from $369.88   
  • Used (7) from $1.99   
Close
Sort by
Page 1 of 1
Showing All
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$369.88
Seller since Fri Jan 01 01:01:01 EST 2010

Feedback rating:

(1841)

Condition:

New — never opened or used in original packaging.

Like New — packaging may have been opened. A "Like New" item is suitable to give as a gift.

Very Good — may have minor signs of wear on packaging but item works perfectly and has no damage.

Good — item is in good condition but packaging may have signs of shelf wear/aging or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Acceptable — item is in working order but may show signs of wear such as scratches or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Used — An item that has been opened and may show signs of wear. All specific defects should be noted in the Comments section associated with each item.

Refurbished — A used item that has been renewed or updated and verified to be in proper working condition. Not necessarily completed by the original manufacturer.

New
0130600377 BRAND NEW. A portion of your purchase of this book will be donated to non-profit organizations. We are a tested and proven company with over 900,000 satisfied ... customers since 1997. We ship daily M-F. Choose expedited shipping (if available) for much faster delivery. Delivery confirmation on all US orders. Read more Show Less

Ships from: Nashua, NH

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
Page 1 of 1
Showing All
Close
Sort by
Sending request ...

Overview

The authoritative guide to Web development with Oracle Portal.

  • The authoritative guide to Oracle Portal 3.0!
  • Complete lifecycle coverage: planning, development, deployment, and administration
  • Installation, tuning, and troubleshooting O9iAS/Portal on Windows and Unix
  • Building Portlets, PL/SQL and Java providers, even advanced PDK programming
  • Integrating Forms, Reports, interMedia Text, LDAP OiD, Dynamic Services, and supporting SSL in Oracle9iAS Portal
  • Includes the complete export of the demo application and the source code on CD-ROM. The book demo application is live on the Web.

This is the first complete guide to building Web applications with Oracle Portal 3.0 for Windows NT/2000 and Linux. Oracle Portal specialist Mohamed El-Mallah covers the entire development lifecycle, from product installation through configuration, capacity planning, development, integration, deployment, and administration. Through a start-to-finish case study, El-Mallah introduces every key concept and technique Oracle Web developers and Oracle9i Application Server administrators need to master, including:

  • Why you need a portal—and how Oracle Portal helps you build one
  • Oracle9iAS/Portal architecture and installation on Windows 2000 and UNIX
  • Building application components and content areas
  • Publishing portlets and building Portal pages
  • Creating effective portal navigation and user interfaces
  • Utilizing PL/SQL, Java Servlets, JSP, and XML in building database and web providers
  • Enhancing your Portals with JavaScript
  • Understandisecurity model
  • Using O9iAS/Portal administration and migration tools
  • Advanced Portlet programming with the Portal Development Kit (PDK)
  • Integrating Oracle forms, Oracle reports, and interMedia Text in Oracle Portal
  • Installation and development FAQs

You'll find this book invaluable whether you're a beginning Oracle developer; upgrading from WebDB; an experienced Oracle Portal developer seeking to master version 3.0's powerful new features; or an Oracle DBA responsible for configuring, tuning, or managing your Oracle 9i Application Server/Portal.

CD-ROM INCLUDED

The accompanying CD-ROM contains the demo application export and source code.

Read More Show Less

Editorial Reviews

From The Critics
This book/CD-ROM explains how to build Web applications with Oracle Portal 3.0 for Windows NT/2000 and Linux. The entire development cycle is covered, from product installation through configuration, capacity planning, integration, deployment, and administration. An ongoing case study illustrates concepts and techniques related to areas such as creating portal navigation and user interfaces, enhancing portals with JavaScript, and advanced portlet programming. The CD-ROM contains artwork for examples, source code, and export files of a sample portal used in the book. The book is for Oracle Web developers and Oracle9i Application Server administrators. The author works for Oracle and teaches Oracle courses at the University of California-San Diego. Annotation c. Book News, Inc., Portland, OR (booknews.com)
Read More Show Less

Product Details

  • ISBN-13: 9780130600370
  • Publisher: Pearson Education
  • Publication date: 10/12/2001
  • Series: Oracle Books Series
  • Edition description: BK&CD-ROM
  • Pages: 624
  • Product dimensions: 7.04 (w) x 9.24 (h) x 1.65 (d)

Meet the Author

Mohamed El-Mallah, B.S. in Computer Science, Master of Science in Software Engineering, works for Oracle, where he specializes in O9i Application Server/Oracle Portal, Oracle Forms, Oracle Reports, and Oracle Database Administration. He has been teaching Oracle courses at the University of California, San Diego for over 3 years. He is an Oracle Certified Professional DBA and Developer.
Read More Show Less

Table of Contents

Preface
Acknowledgments
Pt. I Getting Started 1
Ch. 1 Introduction to Portals 3
Ch. 2 Installing Oracle9i Application Server and Configuring Oracle Portal on Microsoft Windows NT/2000 15
Ch. 3 Building Your First Portal 55
Ch. 4 Oracle Portal Navigator 77
Pt. II Building Application Components and Context Areas 99
Ch. 5 Forms and Reports 101
Ch. 6 Charts, Calendars, Dynamic Pages, Hierarchies Menus, and Frame Drivers 147
Ch. 7 Links, List of Values, and Shared Components 185
Ch. 8 Introduction to Content Areas 205
Ch. 9 Content Area Administration 243
Pt. III Advanced Features of Oracle Portal 281
Ch. 10 Event Handling 283
Ch. 11 Advanced Page Customization 305
Ch. 12 Security in Oracle Portal 313
Ch. 13 Building PL/SQL Database Providers 339
Ch. 14 Advanced Portlet Programming 375
Ch. 15 Portal Development Kit and Web Providers 401
Ch. 16 Integrating Oracle Products into Oracle9iAS Portal 425
Pt. IV Oracle Portal for the DBA 479
Ch. 17 Installing Oracle9iAS and Configuring Oracle Portal on UNIX 481
Ch. 18 Oracle Portal Administration and Migration 493
Ch. 19 Scaling and Tuning Oracle9iAS Portal 551
Pt. V Oracle9i Appliation Server/Portal FAQs and Troubleshooting 565
Ch. 20 Installation and Configuration 567
Ch. 21 Development 577
Pt. VI Appendices 585
App. A: Oracle Portal Glossary 587
App. B: Importing the CD-ROM Portal Application, Content Area, and Page 591
Index 595
Read More Show Less

Preface

Preface

Web Development with Oracle Portal is intended as an Oracle9iAS Portal tutorial. To get the most out of the book, you need to have basic knowledge of relational database concepts and SQL programming. Familiarity with HTML and PL/SQL will also help you understand the simple HTML and PL/SQL code inserted in some of the book examples. Chapter 16 examples require basic Java and Java Server Pages knowledge.

This book covers O9iAS Portal from both developmental and administrative points of view. Even though some chapters demonstrate the developmental capabilities of O9iAS Portal by building a simple demo Web site (i.e., Employee Information), most of the chapters were written so they can be read individually. So if you need information about a speciÞc feature, you can read just the related chapter.

Read More Show Less

Customer Reviews

Average Rating 5
( 1 )
Rating Distribution

5 Star

(1)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)
Sort by: Showing 1 Customer Reviews
  • Anonymous

    Posted Sat Sep 14 00:00:00 EDT 2002

    Very helpful and easy to read

    Excellent book, very helpful and easy to read.

    Was this review helpful? Yes  No   Report this review
Sort by: Showing 1 Customer Reviews

If you find inappropriate content, please report it to Barnes & Noble
Why is this product inappropriate?
Comments (optional)