Developer Documentation
PATH  WebObjects 4.0 Documentation > WebObjects Tools and Techniques

PDF

WebObjects Tools and Techniques

This document describes the two primary tools you use to develop WebObjects applications: Project Builder and WebObjects Builder.

    Setting up WebObjects Applications
    Discusses how you use Project Builder to create and manage your project, write code, and build and launch your application.

    Editing With WebObjects Builder
    Shows you how to use WebObjects Builder's graphical tools to create dynamic web pages (components). It focuses on basic editing tasks and the use of standard HTML elements.

    Working With Dynamic Elements
    Describes the techniques you use to add dynamic elements to your components and to bind them to variables and methods in your code.

    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.