Internet/ Web

Oracle AS Discoverer 10g: Create Queries & Reports (Web)

cover of Oracle AS Discoverer 10g: Create Queries & Reports (Web)author: Sideris Courseware Corporation
asin: B000NUKSS6
binding: Spiral-bound

Oracle and AJAX: The Handbook for Dynamic Web Development (Oracle In-Focus series)

cover of Oracle and AJAX: The Handbook for Dynamic Web Development (Oracle In-Focus series)author: Steve Karam
asin: 0977671569
binding: Paperback
list price: $67.35 USD
amazon price: $67.35


Entering data on the Internet becomes simpler and lightning fast with this guide to emerging Asynchronous Javascript and XML (AJAX) technology. Lessons include how to create dynamic Web reports with AJAX and DHTML, use AJAX to submit forms and retrieve data, populate multiple page components from tables, and create user-friendly graphical interfaces without ever having to refresh the screen.

Oracle XSQL

cover of Oracle XSQLauthor: Michael D. Thomas
asin: 0471271209
binding: Paperback
list price: $55.00 USD
amazon price: $35.70 USD


  • Presents a complete approach to building XML Web applications and Web services with XSQL, Oracle Text, SQL, XSLT, and Java from data found in Oracle databases
  • Offers expert tips on how to enhance XSQL with servlets and Java Server Pages (JSP)
  • Provides a detailed comparison of XSQL and XQuery
  • Companion Web site contains the code examples in the book as well as useful links where readers can download the Oracle XDK

Oracle Databases on the Web: Learn to Create Web Pages That Interface with Database Engines

cover of Oracle Databases on the Web: Learn to Create Web Pages That Interface with Database Enginesauthor: Robert Papaj
Donald Burleson
asin: 1576100995
binding: Paperback
list price: $39.99 USD
amazon price: $39.99


Covers how to set up database systems to drive commercial Web and intranet sites. Provides the insight of two experienced Oracle database administrators. Presents need-to-know information in an easy-to-read format with clear examples and illustrations. Provides an understanding of the World Wide Web and details on Web security. Details database design, including performance and tuning.

Oracle Web Application Server Handbook (Oracle Series)

cover of Oracle Web Application Server Handbook (Oracle Series)author: Cynthia Chin Lee
asin: 0078822157
binding: Paperback
list price: $39.99 USD
amazon price: $39.99


Discover how to develop a successful internal corporate Web site or establish a presence on the Web using the advanced technologies of Oracle's WebSystem, a suite of powerful software applications. Topics inlcude how to publish documents and conduct electronic commerce, how to keep information secure, and much more. As a bonus, the book comes with a CD-ROM with a 90-day trial version of Oracle WebServer and the highly touted Oracle PowerBrowser.

Oracle XML Handbook (Book/CD-ROM package)

cover of Oracle XML Handbook (Book/CD-ROM package)author: Ben Chang
Mark Scardina
K. Karun
Stefan Kiritzov
Ian Macky
Niranjan Ramakrishnan
asin: 007212489X
binding: Paperback
list price: $49.99 USD
amazon price: $49.99


The Oracle Corporation has made XML a key component of its overall strategy and product architectures. Unfortunately, like most Oracle technologies, XML is multifaceted and adorned with numerous names and acronyms. The Oracle XML Handbook is a small title with a big mission: to put XML in perspective as it exists in the Oracle universe.

The book follows the familiar style of other Oracle Press documentation, presenting the "big picture," followed by chapters devoted to the various individual products and technologies involved.

Oracle® WebDB Bible

cover of Oracle® WebDB Bibleauthor: Jim Milbery
asin: 0764533266
binding: Paperback
list price: $49.99 USD
amazon price: $49.99


Oracle's new run-anywhere browser-based tool delivers everything you need to deploy powerful database applications over the Internet. And this authoritative reference delivers everything you need to master the complete capabilities of WebDB -- database browsing, application development, component management, performance monitoring, even constructing entire Web sites with SiteBuilder.

The Developer's Guide to Oracle(R) Web Application Server 3

cover of The Developer's Guide to Oracle(R) Web Application Server 3author: Dennis Harvey
Steve Beitler
asin: 0201309602
binding: Paperback
list price: $44.95 USD
amazon price: $44.95


"This book is a must-have for the serious Oracle developers, particularly those looking at the rapidly emerging area of Application Servers. It takes you far beyond the basic introductory material found in other publications and provides a multitude of real-world examples."

-Beatriz Infante, Senior Vice-President Application Server Division, Oracle Corporation

"Dennis Harvey and Steve Beitler have not only written an excellent book about Oracle Application Server products and technologies, they were also instrumental in helping us test and debug the product.

Java Oracle Database Development

cover of Java Oracle Database Developmentauthor: David Gallardo
asin: 0130462187
binding: Paperback
list price: $49.99 USD
amazon price: $49.99


Java Programming with Oracle SQLJ

cover of Java Programming with Oracle SQLJauthor: Jason Price
asin: 0596000871
binding: Paperback
list price: $39.95 USD
amazon price: $39.95


If you're a Java programmer working in an Oracle environment, you're probably familiar with JDBC as a means of accessing data within an Oracle database. SQLJ takes you further, allowing you to access a database using embedded SQL statements. Java Programming with Oracle SQLJ shows you how to get the most out of SQLJ. Layered on top of JDBC, SQLJ greatly simplifies database programming. Rather than make several calls to the JDBC API just to execute a simple SQL statement, SQLJ executes that statement simply by embedding it within the Java code.