Table of Contents
Previous Section
To create compiled code that can be integrated into a WebObjects application, you need to follow these basic steps:
Once you've created and built your project, you can write your application's scripts, HTML templates, and declarations files. While you can choose to provide all of your application's behavior in compiled code, it's common to use some combination of compiled code and WebScript.
These steps are described in more detail in the following sections.