Table of Contents Previous Section

Creating Your Classes and Adding Them to Your Project

Once you set up your project, you're ready to create the classes you'll compile and use in your WebObjects application. A project and its classes can go anywhere in your application directory. You may want to create a subdirectory within your application directory to contain your project and all of its related files.

Table of Contents Next Section