Introduction
To develop WebObjects applications, you use two primary tools: Project Builder and WebObjects Builder. These tools help you perform the major tasks required to develop your applicationProject Builder is an integrated software-development application. It contains a project browser, a code editor, build and debugging support, and many other features needed to develop an application. It helps you to:
- Create and manage your project.
- Write code to provide behavior in your application.
- Build and launch your application.
WebObjects Builder is described in the chapters "Editing With WebObjects Builder" and "Working With Dynamic Elements".
Table of Contents Next Section