Introduction to WebObjects Overview
Introduces the architecture, technologies, development tools, and development approaches of WebObjects.
Who Should Read This Document
WebObjects Overview is written for developers who want to start using WebObjects and need to choose an approach. However, anyone interested in WebObjects technology will benefit from reading this document.
This document does not assume you have a background in object-oriented programming. However, WebObjects is based on object-oriented frameworks written in Java. You should be familiar with object-oriented programming if you intend to write WebObjects applications.
An advantage of WebObjects is the database connectivity and rapid prototyping tools it provides. To fully appreciate WebObjects, you should have some understanding of databases, although this document doesn’t require it.
Because WebObjects provides several distinct approaches to developing applications, this document discusses them one by one and compares their pros and cons to help you decide which approach is appropriate for your application.
Organization of This Document
This document has the following chapters:
About Web Objects introduces the technologies of WebObjects and how they fit together. The technologies include APIs and tools for creating HTML-based, desktop, and web services applications. WebObjects also supports some J2EE integration.
Choosing Your Approach summarizes the pros and cons of each approach and suggests a development process to evaluate which approach or combination of approaches is appropriate for your application.
There is also a glossary, Glossary , which contains definitions of common object-oriented programming, web, and database terms used in this document.
See Also
Read Getting Started with WebObjects after reading this document for links to specific documents corresponding to your learning path.
All WebObjects documentation is located in /Developer/ADC Reference Library —double-click index.html and navigate to the Internet & Web category to view your local copies of WebObjects documentation. Otherwise, view the latest WebObjects documentation online at http://developer.apple.com/documentation .
WebObjects developer tools are located in /Developer/Applications/WebObjects and sample programs are located in /Developer/Examples/JavaWebObjects .
Next
Copyright © 2000, 2007 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2007-07-11