Oracle Web Applications : PL/SQL Developer's Intro
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Oracle Web Applications : PL/SQL Developer's Intro | |||||||||||||||||||||||||||||
|
This compact guide provides the jump-start Oracle developers need to make the transition from traditional programming to the development of useful Web applications for Oracle8i. Even readers who start out knowing nothing about HTML, PL/SQL, or Oracle's other tools will learn how to create simple Web applications in a matter of days. The book focuses on Oracle8i, but also covers Web development for earlier Oracle versions (Oracle8 and Oracle7). Background: The explosion in the use of the Internet and the Web has resulted in a whole new way of doing business. Developers who only yesterday were using COBOL to write accounts payable systems are now being asked to create a broad range of new Internet-based applications ranging from electronic commerce (e-commerce) Web sites to internal data warehouses to enterprise resource planning (ERP) systems. Unfortunately, the filesystem architectures of most Web systems aren't up to the task. The new breed of Web applications -- which are quickly becoming critical resources that companies need to survive -- demand a platform that provides production-quality tools for content management, application development, and application integration. And current Web techniques are inadequate in many ways. Oracle8i, Oracle's "Internet database," gives Web developers a way to build Web technology on top of a relational database, rather than on a traditional filesystem. With Oracle8i, companies can apply well understood, reliable, production-quality database methodologies to Web content management. Oracle8i also supports a wide variety of application development platforms and tools that are tightly integrated to the core database. Finally, Oracle8i supports technologies that help companies tie their Web-based applications into legacy applications. There is a lot to learn in Oracle8i. Not only does it enhance basic database features, it introduces Java and a variety of Web development tools. Oracle8i provides a soup-to-nuts platform for Web site and Web application development that extends traditional database concepts to Web content. It replaces the traditional filesystem used by most Web servers with a database management system. Many users are intimidated by the vast array of new technologies in Oracle8i. And yet, they are under pressure to use these technologies to build complex Web applications right now. This book gives such users a way to start using Oracle8i immediately to create useful Web applications. It is a concise, easy-to-read guide to the basic technologies developers need to understand in order to build Web applications. Contains: The book describes the following Web development tools:
|
|||||||||||||||||||||||||||||
|
Oracle databases sit behind a large number of Web servers. The latest release, Oracle 8i, is sold as an Internet database and gives developers tools to build Web applications. Oracle Web Applications is a guide for using Oracle 8i for content management, application development, and application integration. You'll learn about its support for the latest Internet technologies, including XML and Oracle's WebDB application development tools. There's also an overview of the InternetLite technologies that allow you to deliver Oracle databases to handhelds like the Palm organizer.
The real meat of the book begins with two chapters that cover building Web applications in WebDB and Oracle's Application Server. The rest of the book goes into plenty of detail and provides lots of code on how to use Oracle's PL/SQL programming language to generate HTML and XML. When you've worked your way through this, you should be ready to start working with Oracle 8i and the Web--and you should be ready to begin linking Oracle databases to the Internet. Code samples and plenty of tips make this an excellent developer's reference. --Simon Bisson, Amazon.co.uk |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 9 of 9 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 08-01-01 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book came out in 1999, and it's now late 2001 as I write this.
This publication is a very well written introduction to the spectrum of tools and approaches for using Oracle databases to generate dynamically created web pages - based on 1999 technology. While Oracle has advanced since then, most of this book - especially the PL/SQL web toolkit sections - is still useful. If you're an Oracle developer who's familiar with SQL and PL/SQL, then this book will get you up to speed very quickly (it's only 220 pages - thin by "computer book" standards) on the detail of how the PL/SQL web toolkit is used to combine database data with HTML. If you're an Oracle developer, but you don't know anything about web architecture or HTML, then you'll get a brief yet effective introduction in here of what you need to know. If you don't know PL/SQL, get Steve Feuerstein's book first called Oracle PL/SQL Programming. Use that to learn PL/SQL. Then, once you're familiar with it, you'll get much, much more out of what's presented in this book. The section about the PL/SQL web toolkit is very useful, even today. The overview of WebDB is dated. Oracle's new name for this tool is "Oracle Portal", and while the underlying architecture is the same, and the features taught here still largely apply, there are new features and a completely different interface on the new tool. The chapter about Oracle Application Server (OAS) is still interesting to read for an overall idea of how web architecture is implemented in Oracle's web server family. But the app server has been updated several times since this book, and has very different screen displays. The basic features are still the same, and the brief review provides helpful insight into where Oracle has been, which isn't too far, fundamentally, from where it is now. Finally, the XML chapter is not bad for quickly getting a great general introduction of XML and it's capabilities, but be aware that Oracle has GREATLY extended it's XML support since the publication of this book. Nevertheless, I still find this chapter extremely interesting in that it shows the intricacies of what it really takes to generate an XML document, while the newer Oracle XML utilities do much of this work automatically. While the new utilities are good to use, this chapter will give you a bit more insight into the utility of XML and a database, along with a fuller understanding of what is happening, so that you can be more flexible in your use of XML. There's nothing of substance in this book that addresses Java or Oracle Forms for web use. So - in summary - it's a little dated for 2001, but still very useful. It's brief and to the point. Very helpful for an Oracle developer who needs to come up to speed quickly on web technologies. (Review Data Last Updated: 2008-11-12 07:23:36 EST)
|
|||||||||||||||||||||||||||||
| 06-09-00 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is a fabulous book, clear and well-written. It's simple enough for those without much experience, but also provides enough detail for those who don't need coddling... Definitely, worth the $.
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 05-23-00 | 3 | 5\6 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have used this book as a handbook reference in teaching advanced Oracle & Relational Database Development. As I metioned, it is a very good theoretical book. I particularly liked Chapters 3 (WebDB), 4 (OAS) & 9 (XML). Should you require more hands on examples & sample usage, however, you will have to look elsewhere.
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 03-19-00 | 3 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Don't expect too much from the book that covers so many topics on just two hundred pages! First five chapters are dedicated to current Oracle & If you have time you can probably download white papers with better technical information about the topics from Oracle, Technet or related websites. On the other hand this five chapters are good time savers. Last four chapters are much better, covering introduction to PL/SQL and Toolkit (HTF, HTP, OWA_***), two sample web applications (Survey and Discussion Forum) and XML. The best thing about this book is that you'll find out what you don't know, so you can make a list of relevant books that covers the topic in more detail.
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 01-23-00 | 5 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you're starting to become involved with making your Oracle databases available over the web this is a must read. You can dig out the information presented here from the Oracle manuals and tech sites but ... in just 200 pages the relevant information is collected and organized. Take a weekend to read this book before you start working with the web. You'll learn what pieces are available to you and how they fit together...
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 01-06-00 | 4 | 5\5 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have been an Oracle DBA for several years, and I still find this book to be of great help in developing Web applications.
I have developed about three systems that in production now, and could have spent time searching users guide for information on WEBDB functionalities, but the book helped me find what I was looking for fast. I am starting on site building and I believe that I will get all the help I need from the book. Every Webdb developer should have this book as a reference. (Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 01-06-00 | 4 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The title suggests this book is an Introduction to web applications. As an Oracle contractor who knew little about the web, I found it very helpful in that it explained clearly and concisely some of the approaches that the Oracle Corp is taking to web development. For me, it was useful to have a summary of HTML and XML. Well worth a read.
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 12-03-99 | 4 | 10\10 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Reviewer Jay missed the point. The book is clearly for beginners and does a good job of informing them. In this field there are varying levels of expertise so the book buyer should keep that in mind when purchasing a book. I for one found the book to be informative and worthwhile for my particular level of expertise
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| 11-25-99 | 1 | 22\27 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
You could get more from the Oracle OAS and WEBDB manual. This book is thin(232 pages), however, it spends 50 pages introducing what is HTML and PL/SQL. The WebDB introduction is too simple and doesn't have any examples. System admin staff in the OAS section is OK for the very begineers, but isn't as resourceful as the OAS online manual, besides the examples are done against OAS 3.0 not the current version 4.0.8. The PL/SQL toolkit section is OK. but I would prefer to read the OAS web developer online manual. Well not worth the money, I am going to return this book.
(Review Data Last Updated: 2006-05-20 13:14:57 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 9 of 9 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |