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

Table of Contents Previous Section

Direct To Web


Direct to Web is a technology that provides a quick and easy method of creating a web application that accesses a database. It lets you experiment and prototype, while also allowing you the flexibility to access the full power of WebObjects.

There are several stages you can go through, depending on your needs:

You can also use Direct to Web in other types of WebObjects applications. Your application can take two approaches:

This document describes the elements that make up a Direct to Web application, and shows you the steps you follow when creating and modifying an application. See WebObjects Tools and Techniques for more information on using Project Builder and WebObjects Builder to develop WebObjects applications. For more information about using WebObjects with database applications, see "Creating a WebObjects Database Application" in Getting Started With WebObjects, as well as the Enterprise Objects Framework Developer's Guide.

Table of Contents Next Section