Top

Getting Started

This chapter contains a brief introduction to creating, installing, and running applications with WebObjects. Using the web equivalent of HelloWorld as an example, this chapter answers the following basic questions:

Connecting a WebObjects Application to the Web

This section describes the components that make up the WebObjects environment, their roles, and where they are installed on your system. The topics included are:

The Ingredients of a WebObjects Application

This section describes the typical ingredients of a WebObjects application, what role they play, and where to install them. The topics included are:

Running WebObjects Applications

This section describes how to run a WebObjects application. The topics include are:

Writing HelloWorld

This section describes the tasks involved in writing the HelloWorld application. The topics included are:

Behind the Scenes of a WebObjects Application

This section describes what happens when a WebObjects application receives a request. The topics included are:

Summary