Documentation Archive Developer
Search
PATH  WebObjects 4.0 Documentation > WebObjects Tools and Techniques

Table of Contents

Setting Up WebObjects Applications


Introduction

To develop server-based WebObjects applications, you use two primary tools: Project Builder and WebObjects Builder. These tools help you perform the major tasks required to develop your application

Project 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:

This chapter discusses the main features of Project Builder that you use when developing WebObjects applications. For more information on Project Builder's other features, refer to its on-line help.

WebObjects Builder is described in the chapters "Editing With WebObjects Builder" and "Working With Dynamic Elements".

This document refers to example projects located in the /Apple/Developer/Examples/WebObjects directory.

Table of Contents Next Section